Flash

Flash alert informs users of successful or pending actions.

v0.35.1DeprecatedNot reviewed for accessibility
This component is deprecatedPlease consider using an alternative.

Description

This component has been deprecated. Use Banner instead.

Use Flash to inform users of successful or pending actions.

Arguments

NameTypeDefaultDescription
full
Boolean

false

Whether the component should take up the full width of the screen.

spacious
Boolean

false

Whether to add margin to the bottom of the component.

dismissible
Boolean

false

Whether the component can be dismissed with an X button.

icon
Symbol

nil

Name of Octicon icon to use.

scheme
Symbol

:default

One of :danger, :default, :success, or :warning.

system_arguments
Hash

N/A

Examples

Slots

action

Optional action content showed on the right side of the component.

NameTypeDefaultDescription
system_arguments
Hash

N/A