Configuration
Below is the full configuration available with defaults values:
"example" => [
"type" => "anomaly.field_type.text",
"config" => [
"type" => "text",
"default_value" => null,
]
]
Configuration
Key | Example | Description |
---|---|---|
type |
password |
The input type. Valid options are |
default_value |
The default value. |