pretty-input

1.0.0 • Public • Published

prettyInput

customize your input style freely

Usage

import handleInput from 'prettyinput'

handleInput('#file2', {isFile:true, showFileName: false});
handleInput('#file3');

API

handleInput(select[, agrs])
key value
select cssSelector/elementNode/NodeList
args default { isFile: true, showFileName: true, innerElement: undefined, innerText: undefined }

Readme

Keywords

Package Sidebar

Install

npm i pretty-input

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

6.77 kB

Total Files

7

Last publish

Collaborators

  • claiyre