EasyAdminBundle icon indicating copy to clipboard operation
EasyAdminBundle copied to clipboard

Pls add ButtonVariant::Info

Open MIvanIsten opened this issue 1 month ago • 0 comments

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);

MIvanIsten avatar Nov 25 '25 20:11 MIvanIsten