ActionContentComponent

public protocol ActionContentComponent

Protocol representing a component with a triggerable action

  • URL to be invoked when action gets triggered

    Declaration

    Swift

    var actionContentURL_: URL? { get }