Browse Source

feature: disabled

es6
guy 2 years ago
parent
commit
32d403ab84
  1. 4
      src/core/4.widget.js

4
src/core/4.widget.js

@ -42,11 +42,11 @@
key: null, key: null,
tag: null, tag: null,
disabled: null, disabled: false,
invisible: false, invisible: false,
animation: "", animation: "",
animationDuring: 0, animationDuring: 0,
invalid: null, invalid: false,
baseCls: "", baseCls: "",
extraCls: "", extraCls: "",
cls: "", cls: "",

Loading…
Cancel
Save