GeoTertiaryButton Ready 4.2.0+

GeoButton using predefined tertiary variant.

Tertiary buttons are normally used to trigger an alternative action to the main one like dismissing a form without saving changes.

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