Vue Customization

Thanks to VueJs, we can also use dynamic binding to change the behavior of the current Vue components. Here you can find all the props and directives that you can use in order to customize the components' behavior.


Cards

default option

Prop Name Options
type default, white, black, primary, success, danger, warning, info
shadow-size none, xs, sm, md, lg

Buttons

Prop Name Options
type link white black primary success danger warning info
size sm lg

Badges

default option

Prop Name Options
type white black primary success danger warning info
rounded white black default primary success danger warning info

Progress

default option

Prop Name Options
type white, black, primary, success, danger, warning, info
value 0