Liking cljdoc? Tell your friends :D

re-flow.subs

Functions for subscribing to re-flow data.

Functions for subscribing to re-flow data.
raw docstring

sub-flowcljs

(sub-flow)
(sub-flow flow-name)

Subscribes to the flow.

If no flow-name is provided, subscribes to the default flow.

Subscribes to the flow.

If no flow-name is provided, subscribes to the default flow.
sourceraw docstring

sub-flow-dbcljs

(sub-flow-db)
(sub-flow-db flow-name)

Subscribes to the flow db.

If no flow-name is provided, the default flow is used.

Subscribes to the flow db.

If no flow-name is provided, the default flow is used.
sourceraw docstring

sub-flow-statecljs

(sub-flow-state)
(sub-flow-state flow-name)

Subscribes the the flow state.

If no flow-name is provided, the default flow is used.

Subscribes the the flow state.

If no flow-name is provided, the default flow is used.
sourceraw docstring

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

× close