Overview
Array of buttons for navigation & sidebars allowing for simple navigation.
Active
A button can be active when:
- when using a sheet navigation and the selected sheet is the current sheet.
- The
Active
formula evaluates totrue
or-1
When greyed out if
is set to is active
then the button will be greyed out. If is not active
is selected the button will be greyed out if another button is active.
Minimum & Maximum Size
The minimum and maximum size of the button can be set. Valid units are css units like: px
, em
, rem
, vw
, vh
, cm
, pt
, %
, ...