Skip to content

components/visually-hidden

@fungi.computer/caps


@fungi.computer/caps / components/visually-hidden

VisuallyHiddenProps = object & HTMLAttributes<HTMLElement>>

Props accepted by VisuallyHidden.

optional asChild?: boolean

const VisuallyHidden: ForwardRefExoticComponent<object & HTMLAttributes<HTMLElement> > & RefAttributes<HTMLElement>>>>

Content visually hidden while remaining available to assistive technology.