Interface SafeContentComponents

Indexable

  • [tag: string]: ComponentType<Record<string, string>>

    Safe components an app exposes to <Component/> syntax (host/app-provided). Looked up by the JSX tag name; anything not here renders inert.