q-btn-dropdown: How do I disable it for click, but not its drop down?
-
I have a q-option-group inside it, works nicely, but would like to be able to disable the q-btn-dropdown without disabling the dropdown part
Any idea how?
-
https://codepen.io/smolinari/pen/vMJNmO
What do you mean disable the q-btn-dropdown, without disabling the dropdown part? That isn’t making any sense.
Scott
-
If I have a split, I have a button and a dropdown.
I’d like to disable the button, but leave the dropdown enabled.
i.e. it wouldn’t be valid to press the button, but it is valid to click the drop down
-
maybe ask for it to be a feature at their repo, coz currently ‘disable’ props will disable both. something like a disable-btn / disable-dropdown props.
-
Put in feature request here