Directive to auto-grow or auto-resize textarea elements when typing
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`.