You are here

protected property YamlFormTableSelectSort::$exportDelta in YAML Form 8

Export delta for multiple options.

Type: bool

Overrides OptionsBase::$exportDelta

File

src/Plugin/YamlFormElement/YamlFormTableSelectSort.php, line 23

Class

YamlFormTableSelectSort
Provides a 'yamlform_tableselect_sort' element.

Namespace

Drupal\yamlform\Plugin\YamlFormElement

Code

protected $exportDelta = TRUE;