diff options
Diffstat (limited to 'src/docs')
-rw-r--r-- | src/docs/options.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/docs/options.html b/src/docs/options.html index 3cecb5a..22fc123 100644 --- a/src/docs/options.html +++ b/src/docs/options.html @@ -68,6 +68,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> |