Button marketing

Button marketing is used for actions in marketing experiences, such as forms.

v0.21.0AlphaNot reviewed for accessibility

Description

Use ButtonMarketing for actions (e.g. in forms). Use links for destinations, or moving from one page to another.

Arguments

NameDefaultDescription
scheme

:default

Symbol

One of :default, :outline, :primary, or :transparent.

variant

:default

Symbol

One of :default or :large.

tag

:button

Symbol

One of :a or :button.

type

:button

Symbol

One of :button or :submit.

disabled

false

Boolean

Whether or not the button is disabled. If true, this option forces tag: to :button.

system_arguments

N/A

Hash

Examples