when viewing in mobile devices is there an implementation to view data-table as collapsed cards as in the data-iterator component such as the behavior in the buefy table components?

<v-data-table v-if="$breakpoint.smAndUp" />
<v-data-iterator v-else />
The issue list of this repo is exclusively for bug reports and feature requests. For general questions, please join the Discord chat room. You can also check reddit or stackoverflow.
Most helpful comment
The issue list of this repo is exclusively for bug reports and feature requests. For general questions, please join the Discord chat room. You can also check reddit or stackoverflow.