Skip to main content

Interface: CanvasWidgetDescription

Describes canvas widget element to render on the specific widget layer.

Properties

PropertyTypeDescription

attachment

CanvasWidgetAttachment

Canvas widget layer to render widget on.

element

ReactElement<any, string | JSXElementConstructor<any>>

Canvas widget element to render.