ComponentsSwitcherSwitches allow the user to toggle an option on or off.MarkdownSource CodeSwitcherL( isChecked = Val(true), onChange = Observer.empty)("Switch")SliderRanges allow the user to select a single value within a given range using a slider.TabTab groups organize content into a container that shows one section at a time.