Switch

Attribute Type Documentation Default Value
id :string

Unique identifier for the switch component

class :string

Additional CSS classes for the switch

""
rest :global

Additional HTML attributes for the switch

checked :boolean

If true, the switch is checked

false
disabled :boolean

If true, the switch is disabled

false
size :string

Size of the switch

"sm"