vuetify-extended-dialogs
v0.1.1
Published
[](https://github.com/Irfan Vigma Taufik/vuetify-extended-dialogs/issues) [](https://github.com/Irfan Vigma Taufik/vuetify-extended-dialogs/issues)
[](https://github.com/Irfan Vigma Taufik/vuetify-extended-dialogs/blob/master/LICENSE)
Usage
<vuetify-extended-dialogs :text="hello"></vuetify-extended-dialogs>import { vuetify-extended-dialogs } from 'vuetify-extended-dialogs'
export default {
components: {
vuetify-extended-dialogs
}
}API
Installation
npm install vuetify-extended-dialogsProject setup
yarn installCompiles and hot-reloads for development
yarn run serveCompiles and minifies for production
yarn run buildLints and fixes files
yarn run lintUpdate the API section of README.md with generated documentation
yarn run doc:buildRun style guide dev server
yarn run styleguideGenerate a static HTML style guide
yarn run styleguide:build