x
1
2
3
4
5
<a class="button primary" href="/lookbook/#">
<div class="button-content">
Get Started
</div>
</a>
1
2
button = build_button(title:, style:, disabled:, href:, icon: icon == "~" ? nil : icon)
render GllComponentLibrary::Components::ButtonComponent.new(button:)
Param Description Input