@equinor/videx-3d
Preparing search index...
main
OutputPanelState
Type Alias OutputPanelState
type
OutputPanelState
=
{
groups
:
Record
<
string
,
OutputPanelGroup
>
;
has
:
(
id
:
string
)
=>
boolean
;
set
:
(
partial
:
|
(
(
state
:
OutputPanelState
)
=>
Partial
<
OutputPanelState
>
)
|
Partial
<
OutputPanelState
>
,
)
=>
void
;
}
Index
Properties
groups
has
set
Properties
groups
groups
:
Record
<
string
,
OutputPanelGroup
>
has
has
:
(
id
:
string
)
=>
boolean
set
set
:
(
partial
:
|
(
(
state
:
OutputPanelState
)
=>
Partial
<
OutputPanelState
>
)
|
Partial
<
OutputPanelState
>
,
)
=>
void
Settings
Theme
OS
Light
Dark
On This Page
Properties
groups
has
set
@equinor/videx-3d
Loading...