Segmented dropdown button
-
I was trying to add a button with an additional drop down. Have the edit action by default and hide the delete, duplicate and export action in a drop down.
Material design calls it’s “Segmented dropdown button”. Here’s an example in the bootstrap material design:
http://mdbootstrap.com/components/dropdowns/#split-buttonAny pointers? Maybe an idea for a new quasar component?
-
On the todo-list: https://github.com/quasarframework/quasar/issues/108