ToggleA two-state button that can be either on or off.PreviewCodeInstallationnpm install @matrix-ui/componentsUsageimport { Toggle } from '@matrix-ui/components' <Toggle aria-label="Toggle bold"> <Bold className="h-4 w-4" /> </Toggle>ExamplesOutline VariantPreviewCodeWith TextPreviewCodeSizesPreviewCodeDisabledPreviewCodeDefault PressedPreviewCode