Liking cljdoc? Tell your friends :D
ClojureScript only.

mathbox.primitives.operator.grow


Growcljs

Scale data relative to reference data point

:classes [] (string array) - Custom classes, e.g. [\"big\"] :depth null (nullable anchor) - Depth alignment :height null (nullable anchor) - Height alignment :id null (nullable string) - Unique ID, e.g. \"sampler\" :items null (nullable anchor) - Items alignment :scale 1 (number) - Scale factor :source \"<\" (select) - Input source :width null (nullable anchor) - Width alignment

*Scale data relative to reference data point*

:classes `[]` (string array) - Custom classes, e.g. `[\"big\"]`
:depth `null` (nullable anchor) - Depth alignment
:height `null` (nullable anchor) - Height alignment
:id `null` (nullable string) - Unique ID, e.g. `\"sampler\"`
:items `null` (nullable anchor) - Items alignment
:scale `1` (number) - Scale factor
:source `\"<\"` (select) - Input source
:width `null` (nullable anchor) - Width alignment
sourceraw docstring

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

× close