Previews

No matching results.

x
1
2
3
4
<button class="btn">
<span class="material-symbols-outlined">home</span>
Button
</button>
1
2
3
4
<%= component('optics/button', active:, border:, disabled:, icon:, icon_with_label:, id:, pill:, size:, variant:, url:) do |component| %>
<%= component('optics/icon', name: 'home') %>
Button
<% end %>
Param Description Input