GeoDangerButton Ready 4.2.0+

GeoButton using predefined danger variant.

Danger buttons are normally used to trigger dangerous actions that cannot be reverted like deleting data.

See GeoButton for a complete list of supported properties and features.

Properties

Prop name Type Default value Description
disabled boolean false Show description
loading boolean false Show description

Events

Name Type Description
click MouseEvent User clicked on the button.

Slots

Name Description
default
loading

Constants

This component has no exported constants.

Examples

Complete flow

Regular

Hover / Focus

Disabled

Disabled & Hover / Focus

Loading

Loading & Hover / Focus

Loading & Disabled