Liking cljdoc? Tell your friends :D
ClojureScript only.

mathbox.primitives.present.present


Presentcljs

Present a tree of slides

:classes [] (string array) - Custom classes, e.g. [\"big\"] :directed true (bool) - Apply directional transitions :id null (nullable string) - Unique ID, e.g. \"sampler\" :index 1 (number) - Present slide number :length 0 (number) - Presentation length (computed)

*Present a tree of slides*

:classes `[]` (string array) - Custom classes, e.g. `[\"big\"]`
:directed `true` (bool) - Apply directional transitions
:id `null` (nullable string) - Unique ID, e.g. `\"sampler\"`
:index `1` (number) - Present slide number
:length `0` (number) - Presentation length (computed)
sourceraw docstring

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

× close