x
1
2
3
<button type="button" class="inline-flex items-center justify-center gap-2 rounded-md px-4 text-sm font-medium transition-colors py-2 w-full border border-transparent bg-accent text-accent-ink hover:bg-accent-hover" >
Send
</button>
1
render ButtonComponent.new(full_width: true).with_content("Send")