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

Using bootstrap #57

Closed khayyak closed 4 years ago

khayyak commented 4 years ago

hello , I want to ask about using bootstrap classes with datatable . is it possible or not ? because I want to change table style .

Thanks in advance

MicroDroid commented 4 years ago

This datatable strictly follows Material Design's spec - so customizing its style is against its principle itself.

Let me know if this answers your question.

khayyak commented 4 years ago

thanks for reply , but I want to know how can I change datatable style , I mean changing thead and tbody ... styles .

MicroDroid commented 4 years ago

You cannot.

khayyak commented 4 years ago

thanks for your reply .