Widgets specific variables
This section lists the theme variables that are specific to widgets.
About widgets
A widget can refer to anything, but in GBC, widgets typically refer to:
- Genero form items, such as buttons and comboboxes
- GBC layout elements, such as the chromebar and application launcher
- Application host elements, such as session sidebar, main container widget, and log player
Tip: You can see examples of widgets using the demos application.
Enter the URL http://localhost:6394/ua/r/gwc-demo and navigate to .
Note:
gbc-*Widget-*
variables apply only to GBC widgets. For
example, gbc-ButtonWidget-*
variables only apply to Button widgets as defined on a
Genero form, while mt-button-*
variables apply to all buttons in the
application. For variables that apply to non-GBC as well as GBC components, see Material variables.