Having trouble getting help?
Contact Support
Contact Support
Styles and Appearances
14 Nov 20221 minute to read
To modify the SplitButton appearance, you need to override the default CSS of SplitButton component. Find the list of CSS classes and its corresponding section in SplitButton. Also, you have an option to create your own custom theme for the controls using our Theme Studio
.
CSS Class | Purpose of Class |
---|---|
.e-dropdown-btn | To customize the button part in splitbutton |
.e-split-btn | To customize the dropdown part in split button |
.e-dropdown-popup ul .e-item | To customize the progress button list items |
.e-dropdown-popup ul .e-item .e-menu-icon | To customize the progress button list items icon |