Package Exports
- update-input-width
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (update-input-width) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Update-Input-Width
A function that given input element, updates its width to fit its content.
tl;dr
- Install by executing
npm install update-input-widthoryarn add update-input-width. - Import by adding
import updateInputWidth from 'update-input-width'. - Pass input element to it. Forget.
License
The MIT License.
Author
|
Wojciech Maj kontakt@wojtekmaj.pl http://wojtekmaj.pl |