2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-23 10:00:36 +03:00

docs: add input slot

This commit is contained in:
mengxiong10
2019-11-15 18:05:14 +08:00
parent 763ce8dbb1
commit f7433afcc1
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -270,6 +270,7 @@ set fixed time list to select;
| ------------- | ------------------------ |
| icon-calendar | custom the calender icon |
| icon-clear | custom the clear icon |
| input | replace input |
| header | popup header |
| footer | popup footer |
| sidebar | popup sidebar |