Generated API snapshot
@askrjs/ui/visually-hidden
Exports from the declarations published in @askrjs/ui 0.0.13. Signatures are generated from the installed artifact.
@askrjs/ui/visually-hidden0.0.13
This entrypoint publishes 7 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.
VISUALLY_HIDDEN_A11Y_CONTRACT: { readonly STRATEGY: "visually-hidden-but-screen-reader-visible"; readonly HOST_ELEMENT: "span"; }
VisuallyHidden: { (props: VisuallyHiddenSpanProps): JSX.Element; (props: VisuallyHiddenAsChildProps): JSX.Element; }
VisuallyHiddenA11yContract: any
VisuallyHiddenAsChildProps: any
VisuallyHiddenOwnProps: any
VisuallyHiddenProps: any
VisuallyHiddenSpanProps: any