| Disabled |
{{ textEditorControl.disabled }} |
| Errors |
{{ textEditorControl.errors | json }} |
| Pristine |
{{ textEditorControl.pristine }} |
| Status |
{{ textEditorControl.status }} |
| Touched |
{{ textEditorControl.touched }} |
| Valid |
{{ textEditorControl.valid }} |
| Value |
{{ textEditorControl.value }} |