You are here

protected property FormComponentBase::$options in Flexiform 8

The options supplied for this component.

Type: array

File

src/FormComponent/FormComponentBase.php, line 26

Class

FormComponentBase
Provides the base form component plugin.

Namespace

Drupal\flexiform\FormComponent

Code

protected $options = [];