Skip to content
Snippets Groups Projects
Commit 72d6e1ff authored by Julian's avatar Julian
Browse files

Add $attrs and $listeners to data-iterator of crud-iterator

parent d3925392
No related branches found
No related tags found
1 merge request!1433Resolve "Use more crudlists in core"
Pipeline #177460 failed
<template>
<v-data-iterator
v-bind="$attrs"
v-on="$listeners"
:items="items"
:items-per-page="itemsPerPage"
:loading="loading"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment