couch2code-dialog
v1.0.6
Published
Simple Dialog component for couch2code
Readme
Simple Dialog
Simple Dialog component
var dialog = require('@twilson63/dialog')
// show dialog [content] [buttonText]
dialog('Hello World', 'OK')
Install
npm install @twilson63/dialogLicense
MIT
