(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.
(opts->setup {:keys [background-color camera-position max-distance scale
focus]})
Some core options, tidied up.
Some core options, tidied up.
(setup f)
Returns a setup function that will only run ONE time.
Returns a setup function that will only run ONE time.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close