You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
With this, I have full typescript power over my item.id and item.name.
But currently scopedSlots is underlined and says that headerCell, headers and pageText are missing. But I already have defined them in <VDataTable headers={this.headers}.... It is working... So I think headerCell, headers and pageText should be optional instead of required.
In VDataTable, how to show data in table body with slots? Any examples?
How the slots works?
Thanks!
The text was updated successfully, but these errors were encountered: