ScrollIntoViewManager
How to get ScrollIntoViewManager
ES2015+:
import ScrollIntoViewManager from 'fontoxml-scroll-into-view/scrollIntoViewManager'
ES5:
define([
'fontoxml-scroll-into-view/scrollIntoViewManager'
], function (
ScrollIntoViewManager
) {
});
Type: Class
Provides a way to scroll items into view in the editor and previews.
Methods
Name | Description | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
scrollSourceNodeIntoView | Scroll the given node (in a loaded document) into view.
Arguments
|
||||||||||||||||||||||||||||||||||||||
scrollSourceRangeIntoView | Scroll the given range (in a loaded document) into view.
Arguments
|