valor-software/ng2-bootstrap

View on GitHub
demo/src/app/components/+pagination/pagination-section.component.html

Summary

Maintainability
Test Coverage
<demo-section [name]="name" [src]="src" [componentContent]="componentContent">
  <p><strong>Pagination</strong> - provide pagination links for your site or app with the multi-page pagination component, or the simpler pager alternative.</p>
  <p><strong>Pager</strong> - quick previous and next links for simple pagination implementations with light markup and styles. It's great for simple sites like blogs or magazines.</p>

  <docs-section [content]="componentContent"></docs-section>
</demo-section>