Skip to main content
To brand the widget to your application, use the theme prop for light/dark/auto mode and customCss to override any CSS variable.
The theme prop accepts "light", "dark", or "auto" (follows system preference). customCss takes either a CSS string or a key-value object of variable overrides. For the full list of available CSS variables and task-based examples (match brand colours, set border radius, configure dark mode), see Customization.