(custom x)
Post-truncation, all values and nested values are checked against user- supplied custom printers and built-in fireworks custom printers (fireworks.printers/fireworks-custom-printers).
If a custom printer is found for the value, the supplied custom-printing function will be applied to the value. The value will then be truncated (again) via fireworks.truncate/truncate.
Additional (optional) metadata describing custom badge style and text is also attached to the transformed value.
Custom printers only operate on collection-like values.
Post-truncation, all values and nested values are checked against user- supplied custom printers and built-in fireworks custom printers (fireworks.printers/fireworks-custom-printers). If a custom printer is found for the value, the supplied custom-printing function will be applied to the value. The value will then be truncated (again) via fireworks.truncate/truncate. Additional (optional) metadata describing custom badge style and text is also attached to the transformed value. Custom printers only operate on collection-like values.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |