def primary?
#
enum Abartos::Application::Webhook::Component::Button::Style
Defined in:
abartos/application/webhook.crEnum Members
-
Primary =
1
-
Secondary =
2
-
Success =
3
-
Danger =
4
-
Link =
5