MicroDroid / vue-materialize-datatable

A fancy Materialize CSS datatable VueJS component.
https://overcoder.dev/vue-materialize-datatable
MIT License
179 stars 67 forks source link

Browser Use #55

Closed dang-1234 closed 4 years ago

dang-1234 commented 4 years ago

Hello

Thank you so much for the component. It loos great.

Is there a way I can use this directly in the browser? I tried compiling it with vue cli, doesn't seem to work as expected.

MicroDroid commented 4 years ago

You should be able to directly use import DataTable from 'vue-materialize-datatable'.