Skip to main content

Responsive UI

The Rich Text Editor provides users with responsive ribbon-like UI that allows end-user applications to adapt to any browser and every device type.

This feature includes:

  • One line ribbon that automatically adjusts its content for the control width. You can customize ribbon appearance with the RibbonMode and the RibbonTabs properties.

    BootstrapRichEdit_OneLineRibbon

  • Adaptive dialogs

    BootstrapRichEdit_AdaptiveDialogs

  • Full-screen mode that commands the Rich Editor to occupy the browser’s entire client region.

    BootstrapRichEdit_FullScreen

  • Scrollable popup menu. Once the opened menu does not fit the screen, the vertical scroll bar is automatically added to the menu to make all the items available for the user.