namespace Components.Inputs; public enum MyButtonType { Primary, // Positive Actions Secondary // Destruction Action }