You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added customisation of summary text (summary-text, default Displaying _STR_FROM_ to _STR_TO_ of _STR_TOTAL_ items, table will replace _STR_FROM_ , _STR_TO_ and _STR_TOTAL_ in your string with the calculated values so that you can translate the summary sentence into your language )
Disabled inheritAttrs
Now TVTable has the props tableClass, headClass, bodyClass, footerClass and spinnerClass to be customised or by using the !important tag in the CSS.