Button
Note
The task interface configuration guide describes the features of the HTML/JS/CSS editor. You can also try creating a button in Template Builder.
To add a button to a task, use the {{button}}
component. Example:
{{button label="Click me" href="https://yandex.ru" action=true}}
Parameters
Parameter |
Description |
Required |
Default value |
|
Button label |
no |
empty string |
|
Link that opens when the Toloker clicks the button. The link is opened in a new browser tab. |
no |
— |
|
Button color:
|
no |
|
|
Size of the button (with preserved aspect ratio).
|
no |
|
|
CSS class. |
no |
|