Preparing search index...
The search index is not available
videx-3d
videx-3d
main
OutputPanelState
Type Alias OutputPanelState
OutputPanelState
:
{
groups
:
Record
<
string
,
OutputPanelGroup
>
;
has
:
(
id
:
string
)
=>
boolean
;
set
:
(
partial
:
|
(
state
:
OutputPanelState
)
=>
Partial
<
OutputPanelState
>
|
Partial
<
OutputPanelState
>
,
)
=>
void
;
}
Type declaration
groups
:
Record
<
string
,
OutputPanelGroup
>
has
:
(
id
:
string
)
=>
boolean
set
:
(
partial
:
|
(
state
:
OutputPanelState
)
=>
Partial
<
OutputPanelState
>
|
Partial
<
OutputPanelState
>
,
)
=>
void
Settings
Theme
OS
Light
Dark
videx-3d
Loading...