Individual column slots?
Are there individual slots for columns in vue table? I don't see them mentioned in the documentation. Something like
<template #column.foo="{ item }">
similar to how vuetify datatable works?0 Replies