Formats settings
Global formats should be defined underformats parameter.
Later all formats are available as helpers in global application state (expression context)
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
All formats settings
formats parameter.
Later all formats are available as helpers in global application state (expression context)
formats:
date:
format: "DD/MM/YYYY"
number:
decimalSeparator: "."
thousandsSeparator: ","
precision: 2
currency:
format: "%u%n"
unit: "£"
phone:
countryCode: "+44"
mask: "9999 999999"