@{
string[] tableToolbar = {};
}
<e-richtexteditor-quicktoolbarsettings table="@tableToolbar"></e-richtexteditor-quicktoolbarsettings>
by using this toolbar doesn't show Table Options but when I switch RTE to CodeView and
insert raw Html which contains Table and toggle codeview to edit mode.
RTE add class="e-rte-table" to every table in html code
e-rte-table style is defined by default in css file and had border property that is not required.
I want that RTE should not change any Table Html Code and Completely Disable Any Table options in RTE