PhoenixKitWeb.Components.Core.ThemeSwitcher (phoenix_kit v1.5.1)
View SourceProvides a theme switcher UI component.
Summary
Functions
Renders a simple theme switcher placeholder.
Functions
Renders a simple theme switcher placeholder.
Note: This is a placeholder implementation. The full theme system requires the PhoenixKit.ThemeConfig module to be implemented.
Attributes
size(:string) - Defaults to"medium". Must be one of"small","medium", or"large".show_label(:boolean) - Defaults totrue.class(:string) - Defaults tonil.- Global attributes are accepted.