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?
@dblclick.native.prevent.stop
if it's a <q-something>
component.
@dblclick.prevent.stop
if it's a regular HTML element