Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Vendor
React
PropsWithoutRef
Type Alias PropsWithoutRef<P>
Props
Without
Ref
<
P
>
:
"ref"
extends
keyof
P
?
Pick
<
P
,
Exclude
<
keyof
P
,
"ref"
>
>
:
P
Ensures that the props do not include ref at all
Type Parameters
P
Юниверс MDM SDK UI
Loading...
Ensures that the props do not include ref at all