Change order of buttons in $q.dialog (prompt)
-
Hi
Are there any methods to change the order of button (cancel, ok) in $q.dialog (prompt)?
I need this will be in order OK - Cancel, not Cancel - OK.
The way to change label on them is not valid, because the onCancel callback does not support ‘data’ parameter.
Thx for answers. -
@hibace you can roll a custom prompt component with that setup. https://quasar.dev/quasar-plugins/dialog#Invoking-custom-component