浏览代码

Adjusted the documentation

Dustin Utecht 4 年之前
父节点
当前提交
202a85a26e
共有 1 个文件被更改,包括 4 次插入2 次删除
  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