Liking cljdoc? Tell your friends :D
Clojure only.

flutter.labels


wrap-labelsclj

(wrap-labels f labels)

given a labels function, wrap a [:label] tag around each field containing the content returned by (labels name), followed by the field. Doesn't wrap fields for which (labels name) is nil.

given a labels function, wrap a [:label] tag around each field
containing the content returned by (labels name), followed by the
field. Doesn't wrap fields for which (labels name) is nil.
sourceraw docstring

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

× close