Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
ComponentPublicInstanceConstructor
Type alias ComponentPublicInstanceConstructor<T, Props, RawBindings, D, C, M>
Component
Public
Instance
Constructor
<
T
extends
ComponentPublicInstance
<
Props
,
RawBindings
,
D
,
C
,
M
>
,
Props
,
RawBindings
,
D
,
C
extends
ComputedOptions
,
M
extends
MethodOptions
>
:
{
__isFragment
?:
never
;
__isSuspense
?:
never
;
__isTeleport
?:
never
;
new
(
...
args
:
any
[]
)
:
T
;
}
Type Parameters
T
extends
ComponentPublicInstance
<
Props
,
RawBindings
,
D
,
C
,
M
>
=
ComponentPublicInstance
<
any
>
Props
=
any
RawBindings
=
any
D
=
any
C
extends
ComputedOptions
=
ComputedOptions
M
extends
MethodOptions
=
MethodOptions
Type declaration
new
(
...
args
:
any
[]
)
:
T
Parameters
Rest
...
args
:
any
[]
Returns
T
Optional
__is
Fragment
?:
never
Optional
__is
Suspense
?:
never
Optional
__is
Teleport
?:
never
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...