Browse Source

Adjusted the documentation

Dustin Utecht 4 years ago
parent
commit
202a85a26e
1 changed files with 4 additions and 2 deletions
  1. 4 2
      site/docs/extensions/cookie.md

+ 4 - 2
site/docs/extensions/cookie.md

@@ -180,7 +180,7 @@ toc: true
 
 
    Set this array with the table properties (sortOrder, sortName, sortPriority, pageNumber, pageList, columns, searchText, filterControl) that you want to save
    Set this array with the table properties (sortOrder, sortName, sortPriority, pageNumber, pageList, columns, searchText, filterControl) that you want to save
 
 
-- **Default:** `['bs.table.sortOrder', 'bs.table.sortName', 'bs.table.sortPriority', 'bs.table.pageNumber', 'bs.table.pageList', 'bs.table.columns', 'bs.table.searchText', 'bs.table.filterControl']`
+- **Default:** `['bs.table.sortOrder', 'bs.table.sortName', 'bs.table.sortPriority', 'bs.table.pageNumber', 'bs.table.pageList', 'bs.table.columns', 'bs.table.searchText', 'bs.table.filterControl', 'bs.table.cardView']`
 
 
 ## Methods
 ## Methods
 
 
@@ -203,9 +203,11 @@ toc: true
 ## This plugin saves
 ## This plugin saves
 
 
 * Page number
 * Page number
-* Page number from the list
+* Page size (Rows per page)
 * Search text
 * Search text
 * Search filter control
 * Search filter control
 * Sort order
 * Sort order
+* Sort name
 * Multiple Sort order
 * Multiple Sort order
 * Visible columns
 * Visible columns
+* Card view state