@twilson63/dialog
v1.0.5
Published
Simple Dialog component
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
