GeoTooltipButton Ready 28.1.0+

GeoButton using predefined tooltip variant.

Tooltip buttons are normally used to trigger an action inside a tooltip, usually accepting some terms or closing it.

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