Boolean switch/toggle.
type ToggleField = boolean;
type IsActive = ToggleField; // Result: boolean
TimeField
The Time field type used in Statamic.
UserGroupsField
The User Groups field type used in Statamic.
On this page
Contribute