mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
@@ -1134,7 +1134,7 @@
|
||||
([content-fn]
|
||||
(lazy-visible content-fn nil))
|
||||
([content-fn {:keys [trigger-once? _debug-id]
|
||||
:or {trigger-once? false}}]
|
||||
:or {trigger-once? true}}]
|
||||
(let [[visible? set-visible!] (rum/use-state false)
|
||||
root-margin 100
|
||||
inViewState (useInView #js {:rootMargin (str root-margin "px")
|
||||
|
||||
Reference in New Issue
Block a user