SwitchA control that indicates whether a setting is on or off.Made by imskyleenEdit on GitHubPreviewCodeOpen in Loading...SwitchleftIconrightIconthumbIcon Installation CLIManual Usage <Switch /> Props DocsAPI Reference Animate UI Props Switch PropTypemotionProps?HTMLMotionProps<'button'>leftIcon?React.ReactNoderightIcon?React.ReactNodethumbIcon?React.ReactNode Credits We use Base UI for the switch component. We take our inspiration from Shadcn UI for the switch style. Progress newDisplays an indicator showing the completion progress of a task, typically displayed as a progress bar.Toggle Group newProvides a shared state to a series of toggle buttons.