Appearance
function useInvisibleElement(target): object;
Defined in: packages/valaxy/client/composables/helper/useInvisibleElement.ts:9
trigger show invisible element
Ref<HTMLElement | undefined>
Ref
HTMLElement
undefined
object
show: () => void;
void