diff --git a/sections/pagination/markup.html b/sections/pagination/markup.html index aaa766e..ec34d63 100644 --- a/sections/pagination/markup.html +++ b/sections/pagination/markup.html @@ -2,10 +2,10 @@

Client side Pagination

- This is actually the only plugin which defines its own template. But the template fits good with the popular css - library bootstrap from Twitter. + This is plugin has own template that fits good with the popular css library bootstrap from Twitter. + You can add the attribute st-template with URL of custom pagination template. You can also change the number of items by page dynamically with the bound attribute st-items-by-page and the number of displayed pages in the pagination directive with the attribute st-displayed-pages. - You can set these attributes to a static value as well + You can set these attributes to a static value as well.

<table st-table="rowCollection" class="table table-striped">
@@ -121,4 +121,4 @@ 

Client side Pagination

href="https://github.com/lorenzofox3/smart-table-website/tree/gh-pages/sections/pagination"> improve the documentation - \ No newline at end of file +