mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
enhance(ux): refactor the classic datepicker to the shui calendar within the animated-model cp
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
(.setSelectionRange input n m))
|
||||
|
||||
(defn move-cursor-to [input n]
|
||||
(.focus input)
|
||||
(.setSelectionRange input n n))
|
||||
|
||||
(defn move-cursor-forward
|
||||
|
||||
Reference in New Issue
Block a user