Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
InjectToObject
Type alias InjectToObject<T>
Inject
To
Object
<
T
extends
ComponentInjectOptions
>
:
T
extends
string
[]
?
{
[
K
in
T
[
number
]
]
?:
unknown
}
:
T
extends
ObjectInjectOptions
?
{
[
K
in
keyof
T
]
?:
unknown
}
:
never
Type Parameters
T
extends
ComponentInjectOptions
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...