protected property InsertComponentForm::$method in Layout Paragraphs 2.0.x
The jQuery insertion method to use for adding the new component.
Must be "before", "after", "prepend", or "append.".
Type: string
File
- src/
Form/ InsertComponentForm.php, line 37
Class
- InsertComponentForm
- Class InsertComponentForm.
Namespace
Drupal\layout_paragraphs\FormCode
protected $method = 'prepend';