Select to view content in your preferred language

How to use the jimu-ui TextInput type='select'

1391
4
09-26-2022 04:00 PM
Danik-B
Occasional Contributor

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 ?

4 Replies
JonathanKressin
Regular Contributor

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!

0 Kudos
Danik-B
Occasional Contributor

No, I never got this to work properly. Ended up using something different instead.

0 Kudos
ATFerguson
Occasional Contributor

Classic ExB

NHannig
Occasional Contributor

Can someone from Esri let us know this is not supported and remove the information from the Storybook?

0 Kudos