How to customize Button UI component in Magento 2
To add custom CSS style to button UI component you need to add buttonClasses configuration option to the component. additionalClasses option does not work for buttons. [crayon-628af2aee5c1f185300746/] To add custom CSS…
Continue Reading
How to customize Button UI component in Magento 2