mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-13 03:12:26 +03:00
docs: add input slot
This commit is contained in:
@@ -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 |
|
||||
|
||||
@@ -268,6 +268,7 @@ data() {
|
||||
| ------------- | -------------- |
|
||||
| icon-calendar | 自定义日历图标 |
|
||||
| icon-clear | 自定义清除图标 |
|
||||
| input | 替换输入框 |
|
||||
| header | 弹出层的头部 |
|
||||
| footer | 弹出层的底部 |
|
||||
| sidebar | 弹出层的侧边 |
|
||||
|
||||
Reference in New Issue
Block a user