themeSwitcherRef
@Composable
The theme switcher component for Bootstrap, returning a reference.
Return
the theme switcher component
Parameters
title
the title of the theme switcher
style
the style of the theme switcher
autoIcon
the icon of the theme switcher when the theme is auto
lightIcon
the icon of the theme switcher when the theme is light
darkIcon
the icon of the theme switcher when the theme is dark
round
the round state of the theme switcher
disabled
the disabled state of the theme switcher
className
the CSS class name
id
the ID of the theme switcher
content
the content of the theme switcher