Docs: Add information about hidden setting EditTabIndex (#4045)

This commit is contained in:
Simon Huber
2019-07-02 15:33:43 +01:00
committed by Jeremy Ruston
parent 91db09bd1e
commit 15b576618f
@@ -0,0 +1,8 @@
title: Hidden Setting: Tab Index for Edit-Inputs
tags: [[Hidden Settings]]
created: 20190702074846206
modified: 20190702074846206
The input fields of Tiddlers that are being edited can be assigned a ''tabindex'' value (preferably 1) so that the <kbd>Tab</kbd> key can be used to directly move the focus from one input to the next or backwards using <kbd>shift-Tab</kbd>
$:/config/EditTabIndex