Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
<Reference Types>
CaretPosition
Interface CaretPosition
MDN Reference
interface
CaretPosition
{
offset
:
number
;
offsetNode
:
Node
;
getClientRect
(
)
:
null
|
DOMRect
;
}
Index
Properties
offset
offset
Node
Methods
get
Client
Rect
Properties
Readonly
offset
offset
:
number
Readonly
offset
Node
offset
Node
:
Node
Methods
get
Client
Rect
get
Client
Rect
(
)
:
null
|
DOMRect
Returns
null
|
DOMRect
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
offset
offset
Node
get
Client
Rect
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
MDN Reference