Liking cljdoc? Tell your friends :D

ez-form.flow


correct-flowchart-for-templateclj/s

(correct-flowchart-for-template flowchart field)

Take a template flowchart, the current field, and add the id/name of the field to the marker so that the flow functions work on the flowchart

Take a template flowchart, the current field, and add the id/name of the field to the marker so that the flow functions work on the flowchart
sourceraw docstring

errors?clj/s

(errors? marker)
source

field?clj/s

(field? marker)
source

flowclj/s

(flow flowchart form)

Take a flowchart, a valid form, and output the content of the form into the flowchart

Take a flowchart, a valid form, and output the content of the form into the flowchart
sourceraw docstring

get-markersclj/s

(get-markers form)

Get markers in the flowchart (ie, :$errors, :$field, etc)

Get markers in the flowchart (ie, :$errors, :$field, etc)
sourceraw docstring

help?clj/s

(help? marker)
source

label?clj/s

(label? marker)
source

markerclj/s

(marker n)
source

text?clj/s

(text? marker)
source

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

× close