RevealerField

The Revealer field type used in Statamic.
The only usecase for this type is to add it to a response type etc.

Type Definition

Content revealer that toggles visibility of content.

The value will always be null.

type 
RevealerField
= null;
Example Revealer field
type Revealer = RevealerField;
// Result: null