Hidden field that is not displayed in the CMS.
The value will always be null.
null
type HiddenField = null;
type Hidden = HiddenField; // Result: null
HTMLField
The HTML field type used in Statamic.
IconField
The Icon field type used in Statamic.
On this page
Contribute