2. Configuration
Gemini UI exposes a set of configuration properties via the Styles
component. This should be included once on each page of your app. Adding this to the layout component is a good place to start.
Basic Usage
The Styles
component needs to be included once per page. This will apply the default configuration to the page.
Overrides
The default values for each configuration option can be overridden.