Liking cljdoc? Tell your friends :D

mathbox


BareMathboxcljs

source

ContainedMathboxcljs

source

default-optionscljs

source

Mathboxcljs

(Mathbox {:keys [init style] :as opts} & children)

Same as ContainedMathBox, but with setup options.

TODO for NOW, don't supply :ref. But obviously we want to allow that too.

:style maps to containerStyle.

Same as `ContainedMathBox`, but with setup options.

TODO for NOW, don't supply `:ref`. But obviously we want to allow that too.

:style maps to containerStyle.
sourceraw docstring

opts->setupcljs

(opts->setup {:keys [background-color camera-position max-distance scale
                     focus]})

Some core options, tidied up.

Some core options, tidied up.
sourceraw docstring

setupcljs

(setup f)

Returns a setup function that will only run ONE time.

Returns a setup function that will only run ONE time.
sourceraw docstring

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

× close