Skip to content

chatkit-node-backend-sdk


chatkit-node-backend-sdk / WidgetComponent

Type Alias: WidgetComponent

WidgetComponent = Text | Title | Caption | Markdown | Badge | Icon | Image | Box | Row | Col | Form | Divider | Spacer | ListViewItem | Button | Input | Textarea | Select | Checkbox | RadioGroup | Label | DatePicker | Chart | Transition

Defined in: src/widgets/index.ts:113

Union of all renderable widget components.

This type represents any widget that can be used as a child in container widgets.