Index in React Toolbar component
4 Sep 20261 minute to read
Displays a group of command buttons arranged horizontally.
Key Features
-
Scrollable : Scrollable display mode supports to display the React Toolbar commands in a single line with horizontal scrolling enabled while the commands are overflows the available space.
-
Popup : Popup display mode supports to display commands in the popup when the commands are overflowing to the available space.
-
Template Support : The React Toolbar complete component can also be rendered based on the given HTML element.
-
Keyboard Support : By default, the React Toolbar allows to interact with commands by using keyboard shortcuts.
-
RTL Support: The React Toolbar supports right to left alignment.
-
Accessibility : The React Toolbar provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.