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.
getValidationState returns the a value representing the validation state of the control
neutral clears any validation state on the control.
setMessage on the control.
success sets a success message on the FeedbackControl.
warning sets a warning messages on the FeedbackControl.
Generated using TypeDoc
FeedbackControl is a Control that provides visual hints as to the validity of the value entered in the Control.