Hello,
I want to hidden insert and data buttons, Can I turn off some feature buttons inside the home button? I will be glad if you help
thank you
sheetsbar: false,
toolbar: {
insert: false,
data: false,
},
Apart from the code snippet you shared, you can specify which tools would be visible in the Home tab through as shown on this link.