You are here

protected property InsertComponentForm::$placement in Layout Paragraphs 2.0.x

Where to place the new component in relation to sibling.

"before" or "after"

Type: string

File

src/Form/InsertComponentForm.php, line 59

Class

InsertComponentForm
Class InsertComponentForm.

Namespace

Drupal\layout_paragraphs\Form

Code

protected $placement;