vuebox-modal

0.1.0 • Public • Published

vuebox-modal

This project is in alpha development. The package is still in testing and is not fully ready for use as of now.

Summary

This package aims to be your solution for modals in Vue.js. I intend to support Bootstrap, Bulma, and Foundation modals with this package.

Installation

npm install vuebox-modal --save

Use and Customization

The various components in this package utilize slots to allow you to plug whatever content you want into your modal. There are three slots you can use:

  • title
  • body
  • footer

Each modal has a base header style based on the type of component you use, in conformation with standard Warning, Danger, and Info styles in the supported CSS frameworks.

/vuebox-modal/

    Package Sidebar

    Install

    npm i vuebox-modal

    Weekly Downloads

    3

    Version

    0.1.0

    License

    ISC

    Unpacked Size

    6.69 kB

    Total Files

    8

    Last publish

    Collaborators

    • slongoria