Askr documentation
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.Element

OverlayHostPropstype

OverlayHostProps: {
  children?: unknown;
}
children
children?: unknown;