Enumeration members
FORM_VALUE_CHANGE
FORM_VALUE_CHANGE: = "form-value-change"
GET_FORM_MODEL
GET_FORM_MODEL: = "form-model-get"
NO_MODEL
NO_MODEL: = "Unable to retrieve form model as form context does not have an active model."
READ_ONLY
READ_ONLY: = "form-read-only-change"
This normally means you're in a context where there is no model to return i.e Schema Editor