mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
ux: New focusOnEditor
URL param to disable focus
Co-authored-by: Richard Hansen <rhansen@rhansen.org>
This commit is contained in:
parent
3722d943c7
commit
408a184704
5 changed files with 44 additions and 5 deletions
|
@ -73,3 +73,11 @@ Default: 0
|
|||
Focuses pad at specific line number and places caret at beginning of this line
|
||||
Special note: Is not a URL parameter but instead of a Hash value
|
||||
|
||||
## focusOnEditor
|
||||
* Boolean
|
||||
|
||||
Default: true
|
||||
|
||||
If true, focus on the editor upon initial page load. Set this to false if the
|
||||
pad is embedded in an iframe adjacent to other editable content that should
|
||||
retain focus.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue