I noticed in the jimu-ui storybook under the TextInput component there is a type called 'select' which seems to make a dropdown. However, there is no documentation on how to use it. I tried adding Option components inside the TextInput component like you would do for a Select component, but that did not seem to work.
Anyone have any ideas how to work with the type 'select' TextInput ?
Were you ever able to figure this out? The select object in jimu-ui doesn't allow users to start typing to find an item. Having a textbox work with a suggest type function would be ideal when working with large lists of data in a dropdown.
Thanks!
No, I never got this to work properly. Ended up using something different instead.
Classic ExB
Can someone from Esri let us know this is not supported and remove the information from the Storybook?