Replies: 1 comment 1 reply
-
@mweghorst That would be a cool feature add. Do you have a suggestion for a prop name? Maybe.. removeOnClick? clearOnClick? maybe goes without saying, this would be a prop just used for the single-select autocomplete. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We would like some of our autocomplete inputs to behave more like a dropdown. Searching and selecting values would not change, but the value would be reset when clicked on the input. This can already be achieved using the
#selection
slot, but it would be amazing if this could be done with a simple prop.https://formkit.link/669049c8e26327d4a5a689c6bf937bdc
Beta Was this translation helpful? Give feedback.
All reactions