Switch

Installation

npx shadcn@latest add https://ui.timkit.cn/r/switch.json

Usage

import { Switch } from "@/components/ui/switch"

Examples

Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...

Structured API

Component

switch

Logic

zag / switch

Runtime Frameworks

ReactVueWeappHTML

Supported Platforms

WebWeChat Mini Program
Configuration
PropTypeDefaultDescription
logic.provider*
enum (zag | native | none)
zagState and interaction provider used by this component.
logic.machine
string
switchUnderlying state machine identifier when provider is zag.
platforms*
array
Web, WeChat Mini ProgramPlatforms officially supported by this schema.
frameworks*
array
React, Vue, Weapp, HTMLFramework demos/code currently available in registry files.
dependencies
array
@timui/core, @zag-js/reactRuntime package dependencies required by this registry item.
optionalPeerDependencies
array
-Optional peer dependencies used by this registry item.
registryDependencies
array
use-machineDependent Timkit registry components/hook entries.
Props
PropTypeDefaultDescription
checked
boolean
-The controlled checked state.
disabled
boolean
falseWhether the switch is disabled.
Events
PropTypeDefaultDescription
onCheckedChange
event
-Callback called when checked state changes.
Slots
PropTypeDefaultDescription
default
slot
-Default slot content rendered inside the component root.
Parts
PropTypeDefaultDescription
root*
root
-The switch container
thumb
part
-The thumb element that slides
This API reference is generated from `/packages/core` component schemas to keep React/Vue/Weapp docs consistent.

Extended notes are not available for this component yet.

Switch

Installation

npx shadcn@latest add https://ui.timkit.cn/r/switch.json

Usage

import { Switch } from "@/components/ui/switch"

Examples

Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...
Switch · With label
Loading preview...

Structured API

Component

switch

Logic

zag / switch

Runtime Frameworks

ReactVueWeappHTML

Supported Platforms

WebWeChat Mini Program
Configuration
PropTypeDefaultDescription
logic.provider*
enum (zag | native | none)
zagState and interaction provider used by this component.
logic.machine
string
switchUnderlying state machine identifier when provider is zag.
platforms*
array
Web, WeChat Mini ProgramPlatforms officially supported by this schema.
frameworks*
array
React, Vue, Weapp, HTMLFramework demos/code currently available in registry files.
dependencies
array
@timui/core, @zag-js/reactRuntime package dependencies required by this registry item.
optionalPeerDependencies
array
-Optional peer dependencies used by this registry item.
registryDependencies
array
use-machineDependent Timkit registry components/hook entries.
Props
PropTypeDefaultDescription
checked
boolean
-The controlled checked state.
disabled
boolean
falseWhether the switch is disabled.
Events
PropTypeDefaultDescription
onCheckedChange
event
-Callback called when checked state changes.
Slots
PropTypeDefaultDescription
default
slot
-Default slot content rendered inside the component root.
Parts
PropTypeDefaultDescription
root*
root
-The switch container
thumb
part
-The thumb element that slides
This API reference is generated from `/packages/core` component schemas to keep React/Vue/Weapp docs consistent.

Extended notes are not available for this component yet.