BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
We can able to customize the css for the tab component, by using the “cssClass” property. This cssClass API helps to use custom skinning option for our controls. By defining the root class using this API, we need to include this root class in Tab.css file.We have included the custom css in the above sample.
In that sample, we have add the cssClass property as ‘custom”and we have add this root class in the customTheme.css file (present in themes folder). Using this class we have customize the css of Tab component.
We have prepared JS documentation with more detail information about the all the component in the below API link.
http://help.syncfusion.com/cr/js
Please let us know if you have further queries.
Regards,
Kasithangam