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 border border-transparent bg-accent text-accent-ink hover:bg-accent-hover" > Run request</button>1
2
3
4
5
6
render ButtonComponent.new( variant: variant, disabled: disabled, loading: loading, full_width: full_width).with_content(label)The action control in all three variants, plus the two states that compose with every one of them.
| Param | Description | Input |
|---|---|---|
|
— |
|
|
|
— |
|
|
|
— |
|
|
|
— |
|
|
|
— |
|