Filter: gravityview/option/output/{$option_type}
Modify the output for a GravityView setting.
$option_type is the type of setting (radio, text, etc.).
Parameters
| Name | Type | Description |
|---|---|---|
| $output | string | field class name |
| $option | array | option field data |
Source
Defined in includes/admin/class.render.settings.php at line 699