You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Short description of what this feature will allow to do:
enum is not extendible, but having support for all standard bootstrap colors (or at least info) would be nice.
Example of how to use this feature
$action->setVariant(ButtonVariant::Info);