You are here

public property YamlFormElement::$states_wrapper in YAML Form 8

Flag that defines if #states wrapper should applied be to the element.

Type: bool

File

src/Annotation/YamlFormElement.php, line 91

Class

YamlFormElement
Defines a form element annotation object.

Namespace

Drupal\yamlform\Annotation

Code

public $states_wrapper = FALSE;