Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/timeline
common/timeline-model
TimelineOptions
Interface TimelineOptions
interface
TimelineOptions
{
cursor
?:
string
;
limit
?:
number
|
{
id
?:
string
;
timestamp
:
number
}
;
}
Index
Properties
cursor?
limit?
Properties
Optional
cursor
cursor
?:
string
Optional
limit
limit
?:
number
|
{
id
?:
string
;
timestamp
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
limit
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...