Preparing search index...
The search index is not available
@zoom/rivet
@zoom/rivet
Team Chat
AllPropsOptional
Type Alias AllPropsOptional<T, True, False>
AllPropsOptional
:
Exclude
<
{
[
P
in
keyof
T
]
:
undefined
extends
T
[
P
]
?
True
:
False
}
[
keyof
T
]
,
undefined
,
>
extends
True
?
True
:
False
Type Parameters
T
True
False
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@zoom/rivet
Loading...