0

I need to disable the double-click action on the Q-Date Quasar control but there is no reference on the documentation.

There is a way to disable it?

1 Answers1

2

@dblclick.native.prevent.stop if it's a <q-something> component.

@dblclick.prevent.stop if it's a regular HTML element

Xavier B.
  • 533
  • 2
  • 9