Field Class
Component that represents a single field in an input form. Only four type of editors are supported. Field gets/sets state data from/to the context control by the form.
Extends
- Component<FieldProps>
Methods
| Name | Description | |
|---|---|---|
| constructor(props: FieldProps): Field | ||
| render(): Element |
Defined in
Last Updated: 30 November, 2023