Radio
Radio with a nice effect, very easy to implement.
Default
To implement a radio button you just have to add the vs-radio
component and add av-model
.
WARNING
The Radio Button is always going to replace the current value.
- luis
- Luis
- Carols
- summer
- Lyon - disabled
Colors
You can change the color with the property vs-color
you can pass as value the default colors: primary
, success
, danger
, warning
, dark
or a color RGB or HEX.
WARNING
Only RGB and HEX colors are supported.
- primary
- Primary
- Success
- Danger
- Warning
- Dark
- RGB
- HEX