ActionButton

abstract class ActionButton

Represents actions that can be performed on the destination preview card.

Inheritors

Types

Link copied to clipboard

Represents the primary button.

Link copied to clipboard

Represents the secondary button.

Functions

Link copied to clipboard
abstract fun onClick()

Handles the click event of the button.