Hi Team,
I am having a syncfusion tab control ejtab. Currently how to get selected or active tab item from Component File.
Source Code
-- initialized
$("#defaultTab").ejTab({
width: "100%"
});
-- end
-- how to get selected tab item from ejtab
var tabobj = $("#defaultTab").data("ejTab");
-- end
Kindly check on this and update me asap.
Thanks,
j.bharathkumar