20190810 release

This commit is contained in:
AllenFang
2019-08-10 15:26:49 +08:00
parent dd101db863
commit 7d77d191fa
2 changed files with 36 additions and 0 deletions
+6
View File
@@ -160,6 +160,12 @@ There are two case for `getOptions`:
```
`getOptions` have two arguments:
* `setOptions`: call it when you are ready to set the options asynchronous.
* `params`: An object which have `row` and `column` for current editing cell.
### Date Editor
Date editor is use `<input type="date">`, the configuration is very simple: