Skip to main content

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