WidgetComponentOptions
Options for layout components.
Extends
Extended by
RuleBuilderWidgetOptions
CustomWidgetOptions
FieldPathBuilderWidgetOptions
DonutWidgetOptions
HistoryWidgetOptions
KanbanWidgetOptions
PermissionsWidgetOptions
ScanWidgetOptions
BarWidgetOptions
ColumnWidgetOptions
LineWidgetOptions
ProgressWidgetOptions
RadarWidgetOptions
Properties
widget?
optional
widget:WidgetType
@x-intellij-html-description
Type of the widget to use.
\n- \n
- custom: Custom widget \n
- donut: Donut chart \n
- history: History chart \n
- kanban: Kanban board \n
- permissions: Permissions widget \n
- scan: Scan widget \n
- bar: Bar chart \n
- column: Column chart \n
- line: Line chart \n
- progress: Progress widget \n
- radar: Radar chart \n
Defined in
layout/types.ts:302
dynamic_height?
optional
dynamic_height:boolean
Defined in
layout/types.ts:303
hidden_from_frontend?
optional
hidden_from_frontend:boolean
Inherited from
ComponentOptions
.hidden_from_frontend
Defined in
layout/types.ts:120
show_in?
optional
show_in:DefinedModuleAction
[]
Inherited from
Defined in
layout/types.ts:121
recipes?
optional
recipes:LayoutElementRecipes
|object
Inherited from
Defined in
layout/types.ts:122