Introduction
Foundations
Components
Patterns
Directives
Pipes
Motion
Brand
Animate on scroll
Auto grow
Control value accessor
Hide
Long press
Repeat
Tagging
Visibility
Auto grow
Directive to auto-grow or auto-resize textarea elements when typing
Contents
Default
Smart Copy
Copy Snippet
Expand
Inputs
flAutoGrow
:
any
flAutoGrowMaxHeight
?
:
number
= 72
Maximum height (in pixels) the element will automatically grow to. Can still be expanded manually beyond the max height. The minimum height is always the default height based on a textarea's `rows`.