When i try this code, I got error xtype is missing
<TagField
store={this.store}
fieldLabel= 'Select a Show'
displayField= 'name'
valueField= 'email'
queryMode= 'local'
filterPickList= {true}
></TagField>
Can anybody help me is this.
When i try this code, I got error xtype is missing
<TagField
store={this.store}
fieldLabel= 'Select a Show'
displayField= 'name'
valueField= 'email'
queryMode= 'local'
filterPickList= {true}
></TagField>
Can anybody help me is this.
TagField is only available in the Ext JS classic toolkit for now. We plan to release add a TagField to ExtReact in version 6.6. in the fall.
ExtReact 6.6.0 it's released today but tag field is not in this package. When will it be available?
Hi,
TagField is planned for ExtReact 6.7. Thx!