mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
4 lines
134 B
Scheme
4 lines
134 B
Scheme
<button $AttributesHTML>
|
|
<span class="btn__title"><% if $ButtonContent %>$ButtonContent<% else %>$Title<% end_if %></span>
|
|
</button>
|