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>
Table
Interface Table
interface
Table
{
boundingBox
?:
BoundingBox
;
polygon
?:
Polygon
;
size
:
{
columns
:
number
;
rows
:
number
;
}
;
table
:
TableCell
[]
[]
;
}
Index
Properties
bounding
Box?
polygon?
size
table
Properties
Optional
bounding
Box
bounding
Box
?:
BoundingBox
Optional
polygon
polygon
?:
Polygon
size
size
:
{
columns
:
number
;
rows
:
number
;
}
Type declaration
columns
:
number
rows
:
number
table
table
:
TableCell
[]
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bounding
Box
polygon
size
table
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter