Documentation Index
Fetch the complete documentation index at: https://quill.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
App.tsx
format accepts a single options object.
The value to format. Numbers are accepted for numeric formats; strings or
ISO-8601 date strings are accepted for date formats.
format
'percent' |
'dollar_amount' |
'dollar_cents' |
'whole_number' |
'one_decimal_place' |
'two_decimal_places' |
'string' |
'yyyy' |
'MMM_yyyy' |
'MMM_dd_yyyy' |
'MMM_dd' |
'hh_ap_pm' |
'MMM_dd-MMM_dd' |
'MMM_dd_hh:mm_ap_pm' |
'wo, yyyy'
required
The Quill format type to apply to
value.
