Grow the width of the given input.
Install with component(1):
$ component install yields/grow-width
grow(input);
Grow the input as the user types.
Update the input size with str
or the input own value.
Unbind internal events and remove the shadow element.
MIT