dynamic-input-width
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

DynamicInputWidth

Angular directive for dynamic width of input/textare fields.

Specify minimal and maximal width (in pixels).

Example usage

<input [dynamicWidth]="{ minWidth: 10, maxWidth: 200 }">

Dependents (0)

Package Sidebar

Install

npm i dynamic-input-width

Weekly Downloads

31

Version

0.0.2

License

MIT

Unpacked Size

113 kB

Total Files

23

Last publish

Collaborators

  • davidvotrubec