spatie / vue-table-component

A straight to the point Vue component to display tables
http://vue-table-component.spatie.be
MIT License
588 stars 149 forks source link

Add notes to provide settings on plugin install #125

Closed caiquecastro closed 6 years ago

caiquecastro commented 6 years ago

You can provide custom settings to the plugin on install.

I was in doubt about placing the note on the "Modifying the used texts and CSS classes" section or in "Instalation" section.

As suggested in #121

sebastiandedeyne commented 6 years ago

Thanks!