Skip to content

Commit b18bacd

Browse files
authored
Merge pull request #2002 from jelhan/fix-1263
[Doc] Keyboard navigation is not supported for embedded / inline type
2 parents b92ba21 + 2c0d0d5 commit b18bacd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/options.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,8 @@ Boolean. Default: true
320320

321321
Whether or not to allow date navigation by arrow keys.
322322

323+
Keyboard navigation is not supported at all for embedded / inline mode. Also it's not working if input element hasn't focus. This could be an issue if used as component or if opened by `show` method.
324+
323325

324326
language
325327
--------

0 commit comments

Comments
 (0)