Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
Partial
Type alias Partial<T>
Partial
<
T
>
:
{
[
P
in
keyof
T
]
?:
T
[
P
]
}
Make all properties in T optional
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...
Make all properties in T optional