0.9.1 • Published 5 years ago
@vue-interface/triggerable v0.9.1
Sizeable
A mixin that adds the size class to the component.
[toc]
Installation
NPM
npm i <%= pkg.name %> --saveYarn
yard add <%= pkg.name %>CDN
https://cdn.jsdelivr.net/npm/<%= pkg.name %>@<%= pkg.version %>/dist/ActivityIndicator.min.jsProps
size
The size of the form control. Possible values: sm, md, lg.
@default 'md' @property String
Computed
sizeableClass
The sizeable classes with the appropriate prefix.
@return String