-
Beta Was this translation helpful? Give feedback.
Answered by
SiTaggart
Aug 17, 2023
Replies: 2 comments
-
Hi @mschasz, Paste's equivalent would be our Multiselect Combobox. You should be able to compose an option within Combobox for users to create their own options. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you don't actually have predefined values, and a combobox doesn't make much sense, you can also just compose your own version using a collection of Paste components like you suggest, or as discussed in this previous discussion #3311 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TheSisb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you don't actually have predefined values, and a combobox doesn't make much sense, you can also just compose your own version using a collection of Paste components like you suggest, or as discussed in this previous discussion #3311