5 lines
180 B
HTML
5 lines
180 B
HTML
<button type="button" class="btn btn-text">This is a button</button>
|
|
<button type="button" class="btn btn-text">
|
|
<i class="material-icons">ac_unit</i> Button with icon
|
|
</button>
|