Date picker.
type DateField = string | null;
type PublishDate = DateField; // "2025-10-08T22:00:00.000000Z" // Result: string | null
ColorField
The Color field type used in Statamic.
DictionaryField
The Dictionary field type used in Statamic.
On this page
Contribute