Author: | CodingAspect |
---|---|
Official Page: | Go to website |
Publish Date: | April 23, 2015 |
License: | MIT |
Description:
Angular directive for auto-grow / auto-resize of textarea elements on typing.
- Works in all cases: expands on line breaks and word breaks.
- Great Performance: minimal DOM manipulation and no watchers.
- Allows limitation of auto-growing so a scrollbar will appear after X lines of content.