Field Class

Beta  

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

Methods

Name Description
constructor(props: FieldProps): Field    
render(): Element    

Defined in

Last Updated: 29 November, 2022