Interactive editor
Explore Customize Toolbars
Show and hide rulers and the status bar through the JavaScript API.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
Customize Toolbars
Show and hide rulers and the status bar through the JavaScript API.
API used
TXTextControl.showStatusBar
How it works
The ruler and status surfaces can be shown or hidden independently with JavaScript methods. The demo keeps its own visibility state so each button accurately reflects the next action.
Source files
See the implementation
The view, browser behavior, and controller are encapsulated in Demos/RichTextEditor/Customize/Toolbars.