Add Prop to prevent delelecting option in Listbox #1668
Unanswered
katerlouis
asked this question in
PrimeVue
Replies: 2 comments
-
|
Any update about this? It would be great indeed to have a By the meantime, I have published a package with a Vue directive for getting a similar behaviour. The package with instructions can be found here. Greetings! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Is there any plan on implementing this behavior? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Currently, when you click on the currently selected Item in Listbox, the item gets deselected and the modeled value is set to null. It would be great to have an option to prevent that.
Beta Was this translation helpful? Give feedback.
All reactions