The toolbar's buttons can be customized based on the screen size using the following options:
- toolbarButtons for large devices (≥ 1200px)
- toolbarButtonsMD for medium devices (≥ 992px)
- toolbarButtonsSM for small devices (≥ 768px)
- toolbarButtonsXS for extra small devices (< 768px)
Buttons can be grouped together by adding separators between them. There are 2 types of separators: Vertical |
and horizontal -
. Separators can be added by passing them to any of the options above.