Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
DefaultKeys
Type alias DefaultKeys<T>
Default
Keys
<
T
>
:
{
[
K
in
keyof
T
]
:
T
[
K
]
extends
{
default
:
any
;
}
|
BooleanConstructor
|
{
type
:
BooleanConstructor
;
}
?
T
[
K
]
extends
{
required
:
true
;
type
:
BooleanConstructor
;
}
?
never
:
K
:
never
}
[
keyof
T
]
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...