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>
TouchList
Interface TouchList
interface
TouchList
{
length
:
number
;
identifiedTouch
(
identifier
)
:
Touch
;
item
(
index
)
:
Touch
;
[
index
:
number
]
:
Touch
;
}
Indexable
[
index:
number
]:
Touch
Index
Properties
length
Methods
identified
Touch
item
Properties
length
length
:
number
Methods
identified
Touch
identified
Touch
(
identifier
)
:
Touch
Parameters
identifier
:
number
Returns
Touch
item
item
(
index
)
:
Touch
Parameters
index
:
number
Returns
Touch
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
length
identified
Touch
item
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter