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