ENUM
InteractionItemButtonType
Contents
- Cases
primarysecondarytext
public enum InteractionItemButtonType: String
The available button style types.
Cases
primary
case primary
secondary
case secondary
text
case text
ENUM
Contents
primarysecondarytextpublic enum InteractionItemButtonType: String
The available button style types.
case primary
case secondary
case text