Configuration

Below is the full configuration available with default values:

"example" => [ 
    "type"   => "anomaly.field_type.editor",
    "config" => [
        "default_value" => null,
        "height"        => 300,
    ]
]
Configuration
Key Example Description

default_value

# Example Title

The default value.

height

500

The editor height in pixels.