Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
index
<Reference Types>
PropsWithoutRef
Type alias PropsWithoutRef<P>
Props
Without
Ref
<
P
>
:
P
extends
any
?
"ref"
extends
keyof
P
?
Omit
<
P
,
"ref"
>
:
P
:
P
Omits the 'ref' attribute from the given props object.
Type Parameters
P
The props object type.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Omits the 'ref' attribute from the given props object.