constructor Method
| Overloads | |
|---|---|
| constructorEnumButtonGroupEditor(props) | |
| constructorEnumButtonGroupEditor(props, context) | Deprecated |
EnumButtonGroupEditor(props)
EnumButtonGroupEditor(props: PropertyEditorProps | Readonly<PropertyEditorProps>): EnumButtonGroupEditor
| Parameter | Type | Description |
|---|---|---|
| props | PropertyEditorProps | Readonly<PropertyEditorProps> |
Returns - EnumButtonGroupEditor
EnumButtonGroupEditor(props, context)
Deprecated
EnumButtonGroupEditor(props: PropertyEditorProps, context: any): EnumButtonGroupEditor
see https://legacy.reactjs.org/docs/legacy-context.html
| Parameter | Type | Description |
|---|---|---|
| props | PropertyEditorProps | |
| context | any |
Returns - EnumButtonGroupEditor
Last Updated: 30 November, 2023