Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
pilot
/
ng-dynaform
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
53c1649a2b
Branches
Tags
clarity
master
ng-dynaform
/
src
/
app
/
dynaform
/
components
/
clarity
/
textarea
/
clr-textarea.component.html
clr-textarea.component.html
98 B
History
Raw
1
2
3
4
5
<textarea clrTextarea
[formControl]="control"
[placeholder]="placeholder"
rows="5"
></textarea>