Theme
The Theme
component is used to change the theme of the application. The Theme
can be set directly in the rx.App.
Theme Panel
The ThemePanel
component is a container for the Theme
component. It provides a way to change the theme of the application.
The theme panel is closed by default. You can set it open default_open=True
.
API Reference
rx.theme
A theme provider for radix components.
Event Triggers
See the full list of default event triggersrx.theme_panel
Visual editor for creating and editing themes.