Skip to main content

Type Alias: WidgetChromeProps

WidgetChromeProps = object

Props supplied when a widget declares a custom frame.

Properties

className?

optional className?: string

Forward host layout classes to the widget root.


editing?

optional editing?: boolean

True in Edit Layout mode; hide optional configuration controls otherwise.


poignee

poignee: unknown

Render these host controls in the custom widget header.