parent
4d1254d6df
commit
81bc706ef1
|
@ -1,6 +1,6 @@
|
|||
# Formatters
|
||||
|
||||
Formatters can be appended on the end of the expressions to translated the value to a different format. Typically used
|
||||
Formatters can be appended on the end of the expressions to translate the value to a different format. Typically used
|
||||
to control the stringification of numbers, dates, and other data, but can also be used for ordering, mapping, and
|
||||
reducing arrays. Formatters can be chained.
|
||||
|
||||
|
|
Loading…
Reference in New Issue