QTree select behavior | radio button (only one selectable)
-
Is there a way the change the selection option to radio buttons, so that the user can only choose one leaf or branch?
-
the default
selection
in q-tree is already behaving like this(ticked
is something else in q-tree):https://quasar.dev/vue-components/tree#Example--Selectable-nodes
you could put a q-radio in a before slot.