/angular-auto-textarea

基于angular的自适应的textarea

Primary LanguageJavaScript

Description

it can auto resize which depend on textarea's content

Install

bower install angular-autotextarea

Dependencies

jquery

#Demo

html

<auto-textarea></auto-textarea>

js

angular.module('yourApp', ['ui.autotextarea'])

#Params

width : the width of the textarea
height : the height of the textarea
on-keydown : the callback of keydown