We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61756c5 commit 0f0100dCopy full SHA for 0f0100d
examples/docs/en-US/time-picker.md
@@ -216,3 +216,8 @@ Can pick an arbitrary time range.
216
| change | triggers when user confirms the value | component's binding value |
217
| blur | triggers when Input blurs | component instance |
218
| focus | triggers when Input focuses | component instance |
219
+
220
+### Methods
221
+| Method | Description | Parameters |
222
+| ---- | ---- | ---- |
223
+| focus | focus the Input component | - |
0 commit comments