Skip to content

Commit

Permalink
Update demo themes
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Nov 28, 2023
1 parent abec052 commit 0578539
Show file tree
Hide file tree
Showing 3 changed files with 689 additions and 2,104 deletions.
5 changes: 0 additions & 5 deletions src/app/showcase/pages/landing/themesection.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,9 @@ import { CustomerService } from '../../service/customerservice';
[rowHover]="true"
[rows]="5"
[showCurrentPageReport]="true"
[rowsPerPageOptions]="[5, 10, 15]"
[loading]="loading"
responsiveLayout="scroll"
[paginator]="true"
currentPageReportTemplate="Showing {first} to {last} of {totalRecords} entries"
[globalFilterFields]="['name', 'country.name', 'representative.name', 'status']"
paginatorDropdownAppendTo="body"
[totalRecords]="5"
>
<ng-template pTemplate="caption">
<div class="flex flex-column md:flex-row md:justify-content-between md:align-items-center">
Expand Down
Loading

0 comments on commit 0578539

Please sign in to comment.