# Toggle A single-select toggle group that allows the user to choose one option from a set. Each option can display text or an icon. ```tsx demo import { Toggle } from "@tenstorrent/vesper/toggle"; export default function ToggleDemo() { return ( ); } ``` > [!IMPORTANT] > > Always give a `Toggle` an accessible name by either [pairing it with a `