Browse Source

Update docs.

zhixin 11 years ago
parent
commit
a65e32319b
1 changed files with 6 additions and 0 deletions
  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'
             }
         ]
     });