vue-strap-ui

0.1.1 • Public • Published

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, danger

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

/vue-strap-ui/

    Package Sidebar

    Install

    npm i vue-strap-ui

    Weekly Downloads

    0

    Version

    0.1.1

    License

    none

    Unpacked Size

    880 kB

    Total Files

    21

    Last publish

    Collaborators

    • amaarshall