children is an array of content passed to this Component.
view for this Component.
The render method by default returns the render result of this View.
error sets an error message on the FeedbackControl.
get provides the current value of a FormControlear;make
getValidationState returns the a value representing the validation state of the control
neutral clears any validation state on the control.
set the current value of a FormControl.
setMessage on the control.
success sets a success message on the FeedbackControl.
warning sets a warning messages on the FeedbackControl.
Generated using TypeDoc
FormControl generates events based on user input.