Skip to content

Commit 0f0100d

Browse files
committed
Time-Picker: Add missing translation
1 parent 61756c5 commit 0f0100d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/docs/en-US/time-picker.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,3 +216,8 @@ Can pick an arbitrary time range.
216216
| change | triggers when user confirms the value | component's binding value |
217217
| blur | triggers when Input blurs | component instance |
218218
| focus | triggers when Input focuses | component instance |
219+
220+
### Methods
221+
| Method | Description | Parameters |
222+
| ---- | ---- | ---- |
223+
| focus | focus the Input component | - |

0 commit comments

Comments
 (0)