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 }">

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    39
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    39

Package Sidebar

Install

npm i dynamic-input-width

Weekly Downloads

39

Version

0.0.2

License

MIT

Unpacked Size

113 kB

Total Files

23

Last publish

Collaborators

  • davidvotrubec