0.1.1 • Published 4 years ago
vue-strap-ui v0.1.1
vue-strap-ui
Components setup and Usage
Button
Code Snippet
<vs-button></vs-button>Props:
width: String // px not needed
height: String // px not needed
radius: String // px not needed
bgColor: String // Hexacode - needed when class name is given as btn-fill
color: String // Hexacode - needed when class name is either btn-fill or btn-outline
Primary class presets
btn-fill: Color filled button
btn-outline: Bordered button
Secondary class presets
success, medium, dangerLints and fixes files
npm run lint