Кнопка

  1. Лейаут
  2. Заголовок
  3. Текст
  4. Кнопка
  5. Аккордеон

<?
$this->webElement(
    [
​        'layout' => 'buttonDetail',
        'code' => 'WebElementsButton',
        'template' => 'Primary',
        'fields' => [
            'title' => 'Стандартная кнопка',
            'link' => 'https://prologue-uni.ru/',
            'openNewTab' => 1
        ]
    ]
);
?>

 

  1. Лейаут
  2. Заголовок
  3. Текст
  4. Кнопка
  5. Аккордеон