Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
TextSegment
Interface TextSegment
One of the of text strings. Each string has a size limit of 1KB.
interface
TextSegment
{
Text
:
undefined
|
string
;
}
Index
Properties
Text
Properties
Text
Text
:
undefined
|
string
The text content.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Text
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
One of the of text strings. Each string has a size limit of 1KB.