Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/browser/services/browser-state-machine
BrowserContext
Interface BrowserContext
Контекст машины состояния браузера
interface
BrowserContext
{
activeTab
:
BrowserTab
;
tabSettings
:
Record
<
PREVIEW_SIZES
,
{
filterType
:
string
;
groupBy
:
string
;
previewSizeIndex
:
number
;
searchQuery
:
string
;
showFavoritesOnly
:
boolean
;
sortBy
:
string
;
sortOrder
:
"asc"
|
"desc"
;
viewMode
:
ViewMode
;
}
,
>
;
}
Index
Properties
active
Tab
tab
Settings
Properties
active
Tab
activeTab
:
BrowserTab
tab
Settings
tabSettings
:
Record
<
PREVIEW_SIZES
,
{
filterType
:
string
;
groupBy
:
string
;
previewSizeIndex
:
number
;
searchQuery
:
string
;
showFavoritesOnly
:
boolean
;
sortBy
:
string
;
sortOrder
:
"asc"
|
"desc"
;
viewMode
:
ViewMode
;
}
,
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
Tab
tab
Settings
Timeline Studio API Documentation - v0.26.0
Loading...
Контекст машины состояния браузера