Liking cljdoc? Tell your friends :D

odoyle.rum


atomclj/s

(atom initial-value)

Returns an atom that can hold local state for a component. Only works in a :then block.

Returns an atom that can hold local state for a component.
Only works in a :then block.
sourceraw docstring

propclj/s

(prop)

Returns the prop sent to the component. Only works in a :then block.

Returns the prop sent to the component. Only works in a :then block.
sourceraw docstring

reactiveclj/s

(reactive *state)

A rum mixin that makes the associated component react to changes from the session and the local atom.

A rum mixin that makes the associated component react to changes from
the session and the local atom.
sourceraw docstring

rulesetclj/smacro

(ruleset rules)

Returns a vector of component rules after transforming the given map.

Returns a vector of component rules after transforming the given map.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close