Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
pilot
/
ng-dynaform
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
53c1649a2b
Branches
Tags
clarity
master
ng-dynaform
/
src
/
app
/
dynaform
/
components
/
clarity
/
textarea
/
clr-textarea.component.html
clr-textarea.component.html
98 B
Verlauf
Originalformat
1
2
3
4
5
<textarea clrTextarea
[formControl]="control"
[placeholder]="placeholder"
rows="5"
></textarea>