ENUM
InteractionItemButtonType
Contents
- Cases
primarysecondarytextlink
public enum InteractionItemButtonType: String, Sendable
The available button style types.
Cases
primary
case primary
secondary
case secondary
text
case text
link
case link