CloseButton

Use CloseButton to render an `×` without default button styles.

v0.21.0BetaNot reviewed for accessibility

Description

Use CloseButton to render an × without default button styles.

Accessibility

CloseButton has a default aria-label of "Close" to provides assistive technologies with an accessible label. You may choose to override this label with something more descriptive via [system_arguments][0].

Arguments

NameDefaultDescription
type

:button

Symbol

One of :button or :submit.

disabled

false

Boolean

Whether or not the button is disabled.

system_arguments

N/A

Hash

Examples