Type Alias: ClientComponent
ClientComponent = (
props) =>unknown
Slot body, or a custom widget frame receiving host layout controls.
Parameters
props
Record<string, never> | WidgetChromeProps
Returns
unknown
ClientComponent = (
props) =>unknown
Slot body, or a custom widget frame receiving host layout controls.
Record<string, never> | WidgetChromeProps
unknown