This commit is contained in:
Cagatay Civici 2021-11-15 17:17:40 +03:00
parent cec116a24e
commit cb9c6718ee
19 changed files with 97 additions and 97 deletions

View file

@ -126,11 +126,11 @@ const DataViewSlots = [
description: "Custom content for the component's header"
},
{
name: "paginatorLeft",
name: "paginatorstart",
description: "Custom content for the component paginator's left side"
},
{
name: "paginatorRight",
name: "paginatorend",
description: "Custom content for the component paginator's right side"
},
{