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>
TableCell
Interface TableCell
interface
TableCell
{
boundingBox
?:
BoundingBox
;
columnSpan
?:
number
;
polygon
?:
Polygon
;
rowSpan
?:
number
;
selected
?:
boolean
;
text
?:
string
;
}
Hierarchy (
view full
)
Content
TableCell
Index
Properties
bounding
Box?
column
Span?
polygon?
row
Span?
selected?
text?
Properties
Optional
bounding
Box
bounding
Box
?:
BoundingBox
Optional
column
Span
column
Span
?:
number
Optional
polygon
polygon
?:
Polygon
Optional
row
Span
row
Span
?:
number
Optional
selected
selected
?:
boolean
Optional
text
text
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bounding
Box
column
Span
polygon
row
Span
selected
text
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter