Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
TreeScrollState
Interface TreeScrollState
Tree scroll state data.
interface
TreeScrollState
{
isAtBottom
:
boolean
;
scrollTop
:
number
;
}
Index
Properties
is
At
Bottom
scroll
Top
Properties
Readonly
is
At
Bottom
is
At
Bottom
:
boolean
Readonly
scroll
Top
scroll
Top
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
is
At
Bottom
scroll
Top
Theia TypeDoc
Loading...
Tree scroll state data.