Devextreme: HtmlEditor - Multiline toolbar

Created on 6 Mar 2020  路  1Comment  路  Source: DevExpress/DevExtreme

The Problem

The width of the toolbar in the Html Editor does not always fit all items, and extra items are hidden in an overflow menu. The user should scroll the menu when there are many items.

The Proposed Solution

We plan to implement a multi-line toolbar which can be enabled via the multiline option:

toolbar: {
    multiline: boolean  
}

UI Design

HtmlEditor - multiline

Try It

Live Sandbox

Angular
React
VueJS
jQuery

We Need Your Feedback

Take a Quick Poll

Do you find multiline toolbar in the HtmlEditor useful?

Get Notified of Updates

Subscribe to this thread or to our Facebook and Twitter accounts for updates on this topic.

20_1 21_1 typdiscussion

Most helpful comment

A new DevExtreme package [email protected] is available now.
You can test this feature using examples that reside in the Live Sandbox section of the discussion page.

>All comments

A new DevExtreme package [email protected] is available now.
You can test this feature using examples that reside in the Live Sandbox section of the discussion page.

Was this page helpful?
0 / 5 - 0 ratings