Search Results: for qna runtime test begin qna runtime test query for qna runtime test end

Object Structures floatingActionButtonConfig

Reference
Configures a Floating Action Button (FAB) that emits a stack of related actions (speed dial).

View Demo If you change this object at runtime, call the DevExpress.ui.repaintFloatingActionButton() method afterwards to apply the changes. closeIcon Specifies the icon the FAB displays when the speed dial is opened. direction Specifies the direction in which to open the speed dial menu. When this property is set to "auto", the direction depends on the FAB's position

dxCardView cardHeader items

Reference
Configures card header items.

: Codeimport 'devextreme/ui/tag_box'; To update the item component's state/options at runtime, configure the component in a template instead of using this property. Vue To use this property, import the specified editor's module from the devextreme folder: Codeimport 'devextreme/ui/tag_box'; To update the item component's state/options at runtime, configure the component in a template instead

dxCardView CardHeader items

Reference
Configures card header items.

: Codeimport 'devextreme/ui/tag_box'; To update the item component's state/options at runtime, configure the component in a template instead of using this property. Vue To use this property, import the specified editor's module from the devextreme folder: Codeimport 'devextreme/ui/tag_box'; To update the item component's state/options at runtime, configure the component in a template instead

dxCardView CardHeaderItem

Reference
Configures card header items.

: Codeimport 'devextreme/ui/tag_box'; To update the item component's state/options at runtime, configure the component in a template instead of using this property. Vue To use this property, import the specified editor's module from the devextreme folder: Codeimport 'devextreme/ui/tag_box'; To update the item component's state/options at runtime, configure the component in a template instead

dxToolbar items

Reference
An array of items displayed by the UI component.

at runtime, configure the component in a template instead of using this property. Vue To use this property, import the specified editor's module from the devextreme folder: Codeimport 'devextreme/ui/tag_box'; To update the item component's state/options at runtime, configure the component in a template instead of using this property. React To use this property, import the specified