vue-virtual-table icon indicating copy to clipboard operation
vue-virtual-table copied to clipboard

vue table component of vue2

Results 16 vue-virtual-table issues
Sort by recently updated
recently updated
newest added

Allow currency values SUM to be computed

Is it possible to config a tooltip for custom slot columns? At the moment I use custom css (override with `text-overflow: ellipsis`) for too long text in columns so I...

Hi, thank you very much for your great work - this vue component truely rocks! Is there a way to use a date column with formatted cell display (without template...

first thanks for this great package i want to make col a date and filter between two dates likre datepicker

I have yet to try but I read that this library is for Vue 2, any word about Vue 3 support?

I really confused to use expand props. There is no explanation in demo. Can you help me?

Add Checkbox to header to select all records for Bulk Actions

When appliying eClass to multiple _action slot components takes the class name of the last _action prop `tableConfig: [ { prop: "_action", name: ".", actionName: "checkbox", width: 30, eClass: {...

From version 0.2.16 a trailing "}" appears at all values in all columns with strings. A downgrade fixes the problem. In the Vue-Devtools all values are consistently ok. Also within...

I did try as documentation but it always show 'Unexpected Token .'. How would I leave this error ?