You are here

protected property YamlFormTableSort::$exportDelta in YAML Form 8

Export delta for multiple options.

Type: bool

Overrides OptionsBase::$exportDelta

File

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

Class

YamlFormTableSort
Provides a 'yamlform_table_sort' element.

Namespace

Drupal\yamlform\Plugin\YamlFormElement

Code

protected $exportDelta = TRUE;