{# @button-container # # parameters: # class - string #}
{% render '@button', { label: 'Primary' } %} {% render '@button', { label: 'Secondary', class: 'mzp-t-secondary' } %}

More information.