@conciergus/chat - v0.3.1
Preparing search index...
index
OptionalProps
Type Alias OptionalProps<T, K>
OptionalProps
:
Omit
<
T
,
K
>
&
Partial
<
Pick
<
T
,
K
>
>
Make specific props optional in a component props type
Type Parameters
T
K
extends
keyof
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@conciergus/chat - v0.3.1
Loading...
Make specific props optional in a component props type