turbo table paginator template document typo #5275
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Current behavior
<ng-template pTemplate="paginatorLeft" let-state> ... <ng-template pTemplate="paginatorRight">
Expected behavior
<ng-template pTemplate="paginatorleft" let-state> ... <ng-template pTemplate="paginatorright">
The text was updated successfully, but these errors were encountered: