The accessor for writing a text and listening to changes that is used by the {@link NgModel} directives.
<TextField [(ngModel)]="model.test">
The accessor for writing a text and listening to changes that is used by the {@link NgModel} directives.
Example
<TextField [(ngModel)]="model.test">