DevExtreme v23.1 is now available.

Explore our newest features/capabilities and share your thoughts with us.

tabs[]

Contains an array of tabs in the "Add an Image" dialog.

Type:

Array<dxHtmlEditorImageUploadTabItem | HtmlEditorImageUploadTab>

Default Value: ['url']

View Demo

Refer to the imageUpload topic to see an example.

name

Specifies the tab's name.

Default Value: undefined

View Demo

Refer to the imageUpload topic to see an example.