JavaScript/jQuery FileManager - toolbar.items
Default Value: [ 'showNavPane', 'create', 'upload', 'switchView', { name: 'separator', location: 'after' }, 'refresh' ]
icon
Type:
Default Value: ''
This property accepts one of the following:
- The icon's URL
- The icon's name if the icon is from the DevExtreme icon library
- The icon's CSS class if the icon is from an external icon library (see External Icon Libraries)
- The icon in the Base64 format
- The icon in the SVG format. Ensure that the source is reliable.
location
Type:
Default Value: 'before'
Whatever template you use for UI component items (default or a custom) will be located according to the value specified for the location field in the item data source object.
See Also
options
Type:
any
Default toolbar items support the following options:
- accessKey
- elementAttr
- height
- hint
- icon
- stylingMode
- tabIndex
- text
- width
NOTE
If you use the Menu UI component as a toolbar item, the adaptivityEnabled property does not apply.
widget
A UI component that presents a toolbar item. To configure it, use the options object.
Type:
NOTE
Import the specified UI component's module when using DevExtreme modules.
You can specify the widget option for custom toolbar items only.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.