Welcome
VAnimatedCheckbox
Vuero provides nicely styled switch segment when you need to display such control in your forms. Vuero VAnimatedCheckbox
component have several color modififers. Available modifiers are primary
, success
, info
, warning
and danger
. Please refer to the markup for more details about usage.
VAnimatedCheckbox Props
Here is the full props available for <VAnimatedCheckbox />
component:
Props | Default | Type |
---|---|---|
value required | undefined | string, nuber |
modelValue required | undefined | array |
color | undefined | primary , info , success , warning , danger , purple |