Disable drag selection #1323
Unanswered
ZennerBlade
asked this question in
Q&A
Replies: 1 comment 6 replies
-
https://github.com/nhn/tui.calendar/blob/main/docs/en/apis/options.md#gridselection This option can do the job. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Is there a way to disable drag selection on calendar.
For calendar type month, our use-case is to just click an empty date and add an event. I can't seem to find a way that only enables click and disables dragging for selection.
Is there a way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions