diff options
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html index 3d1fa60..19d7427 100644 --- a/dist/index.html +++ b/dist/index.html @@ -202,6 +202,9 @@ <dt>altTimeFormat</dt> <dd><em>Default: (timeFormat option)</em> - The time format to use with the altField.</dd> + + <dt>altRedirectFocus</dt> + <dd><em>Default: true</em> - Whether to immediately focus the main field whenever the altField receives focus. Effective at construction time only, changing it later has no effect.</dd> </dl> <h3>Timezone Options</h3> |