Index in EJ2 JavaScript Toolbar control

2 May 20231 minute to read

The ToolBar displays a group of command buttons arranged horizontally.

Key features

  1. Scrollable : Scrollable display mode supports to display the Toolbar commands in a single line
    with horizontal scrolling
    enabled while the commands are overflows the available space.

  2. Popup : Popup display mode supports to display commands in the popup when the commands are overflowing
    to the available space.

  3. Template Support : The Toolbar complete component can also be
    rendered based on the given HTML element.

  4. Keyboard Support : By default, the Toolbar allows to interact with commands by using
    keyboard shortcuts.

  5. RTL Support: The Toolbar supports
    right to left alignment.

  6. Accessibility : The Toolbar provides built-in compliance with the
    WAI-ARIA specifications and it is achieved through attributes.