mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
parent
a9cfe88566
commit
acdd79c96a
@ -23,6 +23,7 @@
|
|||||||
<textarea class="mdl-textfield__input"
|
<textarea class="mdl-textfield__input"
|
||||||
type="text"
|
type="text"
|
||||||
rows= "3"
|
rows= "3"
|
||||||
|
[value]="value"
|
||||||
[attr.id]="field.id"
|
[attr.id]="field.id"
|
||||||
[(ngModel)]="value"
|
[(ngModel)]="value"
|
||||||
[disabled]="field.readOnly">
|
[disabled]="field.readOnly">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user