Hi Dan,
The reported problem is due to not adding the “e-icon” class to the split button element. So, we request to add the “e-icon” class to corresponding element to resolve this issue. Please check the below code block.
[Script]
splitButtonSettings: {
contentType: ej.ContentType.ImageOnly,
targetID: "split",
buttonMode: "dropdown",
arrowPosition: "bottom",
prefixIcon: "e-icon e-ribbon e-ribbonpaste",
} |
The above details are not proper in documentation, so we will correct it as soon as possible.
Please let us know, if the provided information’s are helpful to achieve your requirement or not.
Regards,
Ashokkumar B.