1.0.1 • Published 7 years ago

lb-text-input-dialog v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

A text input dialog component based on Element-UI

Preview:

Preview

Prerequisite:

element-ui/lib/dialog element-ui/lib/button element-ui/lib/input'

Usage:

  TextInput.open('Please enter remark', 'default text').then(text => {
    // do something
  })
1.0.1

7 years ago