GeoPrimaryCompactButton Ready 24.13.0+

GeoCompactButton using predefined primary variant.

Primary buttons are normally used to trigger main actions like saving changes.

See GeoCompactButton 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
icon array
function () {
  return ['fal', 'check']
}
Show description

Events

Name Type Description
click MouseEvent User clicked on the button.

Slots

Name Description
loading

Constants

This component has no exported constants.

Examples

Complete flow

Regular

Hover / Focus

Disabled

Disabled & Hover / Focus

Loading

Loading & Hover / Focus

Loading & Disabled

Loading & Disabled & Hover / Focus