Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
timeline
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
;
}
Type declaration
Optional
id
?:
string
timestamp
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
cursor
limit
Theia TypeDoc
Loading...