Como utilizar
import { Switch } from '@superlogica/design-system'
Props
Prop | Tipo | Default | Descrição |
---|---|---|---|
afterLabel | string | Label à esquerda do switch | |
beforeLabel | string | Label à direita do switch | |
checked | bool | True = pra direita / False = pra esquerda | |
color | string | Cor do switch pra esquerda (na direita sempre será primary) |