浏览代码

Update docs.

zhixin 11 年之前
父节点
当前提交
a65e32319b
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      docs/docs.js

+ 6 - 0
docs/docs.js

@@ -138,6 +138,12 @@ $(function () {
                 type: 'String',
                 description: 'Indicate which field is an identity field.',
                 'default': 'undefined'
+            },
+            {
+                name: 'cardView',
+                type: 'Boolean',
+                description: 'True to show card view table, for example mobile view.',
+                'default': 'false'
             }
         ]
     });