Open ghost opened 7 years ago
@jordan41177 Vuetable-2 has just been updated to v1.6.0 a few days ago and there are some changes related to the CSS. Most of the CSS now integrated under the css
prop. Please see the release note.
There is an example code in the repo, here and here
The current tutorial is written with v.1.3.0, so it is not reflecting the changes in v1.6.0 yet. I'm trying to update it when I have enough time.
@ratiw I got it, thanks.
Is vuetable-2 have different structure of property with vue-table? In tutorial , 'MyVuetable.vue' I found ```
But in vuetable-2 source code:
So, in your tutorial demo code, should there declare 'icons' under 'cssPagination'?