ActionTextComponent

public protocol ActionTextComponent

Protocol representing a component with an action text

  • Action text to be displayed for a card

    Declaration

    Swift

    var actionText_: String? { get }