vuetify-quick-dialogue
v0.1.6
Published
A simple dialogue component for vuetify
Downloads
28
Readme
vuetify-quick-dialogue
A simple little dialogue box and button component for Vuetify apps
Install

Then in your main.js file

Props
Name | Type | Default | Description -------------- | ------ | -------------------------------------------------- | ---------------------------------------------------------------------- max-Width | String | 500px | Maximum Width of Dialogue Window buttonText | String | Quick Dialogue Button | Text for activating button buttonColor | String | primary | Sets color for activating button
