Displays a controlled select to edit.
If the select input is in an array of objects, then you must define the parentName, index, and name.
This value will be concatenated inside of the component to form the name (ie. [parentName].[index].[name])
All children should be instances of MenuItem components, as the select options
Displays a controlled select to edit. If the select input is in an array of objects, then you must define the parentName, index, and name. This value will be concatenated inside of the component to form the name (ie. [parentName].[index].[name]) All children should be instances of MenuItem components, as the select options