uiconfig.js
Preparing search index...
uiPanelContainer
Function uiPanelContainer
uiPanelContainer
<
TP
=
any
,
T
=
any
>
(
label
:
ValOrFunc
<
string
,
[
TP
]
>
,
params
?:
TParams
<
T
>
,
)
:
<
T
extends
new
(
...
args
:
any
[]
)
=>
any
>
(
constructor
:
T
,
)
=>
{
prototype
:
__type
<
any
,
any
>
;
new
(
...
args
:
any
[]
)
:
__type
<
TP
,
T
>
}
&
T
Type Parameters
TP
=
any
T
=
any
Parameters
label
:
ValOrFunc
<
string
,
[
TP
]
>
Optional
params
:
TParams
<
T
>
Returns
<
T
extends
new
(
...
args
:
any
[]
)
=>
any
>
(
constructor
:
T
,
)
=>
{
prototype
:
__type
<
any
,
any
>
;
new
(
...
args
:
any
[]
)
:
__type
<
TP
,
T
>
}
&
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
uiconfig.js
Loading...