Liking cljdoc? Tell your friends :D

nsfw.affix


$wrapcljs

($wrap {:keys [scroller margin preserve-height? on-offset] :as opts} child)
source

calc-el-topcljs

(calc-el-top $el $scroller margin offset-top client-rect)
source

check-positioncljs

(check-position $el
                $target
                margin
                {:keys [state offset-top offset-bottom orig-top]
                 :or {offset-top 0 offset-bottom 0}
                 :as prev})
source

page-heightcljs

(page-height)
source

throttlecljs

(throttle f delta)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close