Interactive editor
Explore Modify the RibbonBar
Customize ribbon tabs, groups and buttons through the DOM and JavaScript API.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
Modify the RibbonBar
Customize ribbon tabs, groups and buttons through the DOM and JavaScript API.
API used
TXTextControl.ribbon
How it works
The Ribbon object exposes supported UI state such as minimize and expand. Demo-specific DOM customizations can stay local to this feature without affecting the global demo shell.
Source files
See the implementation
The view, browser behavior, and controller are encapsulated in Demos/RichTextEditor/Customize/ModifyRibbon.