Aizal Manan
Results
1
issues of
Aizal Manan
In my html file, I do this: ``` ``` In my vue script, I do this: ``` Vue.use(VueTables.ClientTable, { compileTemplates: true, filterByColumn: true }); myapp = new Vue({ el: '#myapp',...