This page is available as Markdown at /api/editor/type-aliases/scrollselectionintoviewfunction.md.
For the full documentation index, see /llms.txt, or
the complete corpus at /llms-full.txt.
ScrollSelectionIntoViewFunction
ScrollSelectionIntoViewFunction = (
editor,domRange) =>void
Defined in: packages/editor/src/types/editor.ts:278
Parameters
Section titled “Parameters”editor
Section titled “editor”domRange
Section titled “domRange”globalThis.Range
Returns
Section titled “Returns”void