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

Enable custom table column components #164

Closed theoephraim closed 5 years ago

theoephraim commented 6 years ago

I want to be able to create a custom table column component to handle some formatting specific to my application. For example <boolean-table-column show='booleanField'> or a general use component like <my-table-column show='dateField' type='date'> which could dry up some of the formatting, or even hook into my existing filters.

spatie-bot commented 5 years ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.