Generated API snapshot
@askrjs/ui/overlay-host
Exports from the declarations published in @askrjs/ui. Signatures reflect the published artifact.
Exports
This entrypoint publishes 2 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.
OverlayHosttype
OverlayHost: (props: OverlayHostProps) => JSX.ElementOverlayHostPropstype
OverlayHostProps: {
children?: unknown;
}children- children?: unknown;