--- type: type: 'string' theme: type: 'string' default: 'primary' content: type: 'string' class: type: 'string' default: '' attributes: type: 'string' default: '' --- <{{ type }} class="btn btn-{{ theme }} {{ class }}" {{ attributes }}> {{- content -}}