Interface: AutoFocusConfig
Properties
defaultSelection?
optional
defaultSelection: "rootStart"
| "rootEnd"
Where to move the selection when the editor is focused and there is no
existing selection. Can be "rootStart" or "rootEnd" (the default).
Defined in
lexical-builder/src/AutoFocusPlan.ts:16