g3-toolkit API Reference
Preparing search index...
react/src
WorkspaceSnapshot
Interface WorkspaceSnapshot
interface
WorkspaceSnapshot
{
allPinned
:
boolean
;
encodingSpec
?:
EncodingSpec
;
pinnedIds
:
string
[]
;
positions
:
Record
<
string
,
{
x
:
number
;
y
:
number
}
>
;
themeId
?:
string
;
version
:
1
;
}
Index
Properties
all
Pinned
encoding
Spec?
pinned
Ids
positions
theme
Id?
version
Properties
all
Pinned
allPinned
:
boolean
Optional
encoding
Spec
encodingSpec
?:
EncodingSpec
pinned
Ids
pinnedIds
:
string
[]
positions
positions
:
Record
<
string
,
{
x
:
number
;
y
:
number
}
>
Optional
theme
Id
themeId
?:
string
version
version
:
1
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
all
Pinned
encoding
Spec
pinned
Ids
positions
theme
Id
version
g3-toolkit API Reference
Loading...