ソースを参照

Update the docs.

zhixin 11 年 前
コミット
3f6194e6c1
1 ファイル変更7 行追加0 行削除
  1. 7 0
      docs/docs.js

+ 7 - 0
docs/docs.js

@@ -318,6 +318,13 @@ $(function () {
                     'default': 'true'
                 },
                 {
+                    name: 'switchable',
+                    attribute: 'data-switchable',
+                    type: 'Boolean',
+                    description: 'False to disable the switchable of columns item.',
+                    'default': 'true'
+                },
+                {
                     name: 'formatter',
                     attribute: 'data-formatter',
                     type: 'Function',