ENUM

InteractionItemButtonType

Contents

swift
public enum InteractionItemButtonType: String

The available button style types.

Cases

primary

swift
case primary

secondary

swift
case secondary

text

swift
case text