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

659
2
09-26-2022 04:00 PM
Danik-B
New Contributor III

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 ?

0 Kudos
2 Replies
JonathanKressin
New Contributor III

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
New Contributor III

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

0 Kudos