Theme Switcher
Description
A button that flips the dark class on <html>, toggling the page theme.
Usage
bc_theme_switcher(...)
Arguments
| Argument | Description |
|---|---|
... |
Tag attributes and children for the <button>. |
Value
A <button> tag with the theme utilities attached.
Examples
bc_theme_switcher()