Hi @Mahesh_Gunaje ,In StyledTextEditor.js file you would see "rtePlugins" . Please check what is being provided in that section, if it " * " then by default all plugin are added.You can customize this section by adding or enabling only required features.
something like, this is sample code you can c...