Function: useInvisibleElement()
Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)
ts
function useInvisibleElement(target): object;Defined in: packages/valaxy/client/composables/helper/useInvisibleElement.ts:9
trigger show invisible element
Parameters
target
Ref<HTMLElement | undefined>
Returns
object
show
ts
show: () => void;Returns
void