anomaly.field_type.wysiwyg
The WYSIWYG field type provides a WYSIWYG editor powered by RedactorJS.
"example" => [
"type" => "anomaly.field_type.wysiwyg",
"config" => [
"default_value" => null,
"configuration" => "default",
"line_breaks" => false,
"sync" => true,
"height" => 500,
"buttons" => [],
"plugins" => [],
]
]