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>
NonElementParentNode
Interface NonElementParentNode
interface
NonElementParentNode
{
getElementById
(
elementId
)
:
null
|
Element
;
}
Hierarchy (
view full
)
NonElementParentNode
Document
DocumentFragment
Index
Methods
get
Element
By
Id
Methods
get
Element
By
Id
get
Element
By
Id
(
elementId
)
:
null
|
Element
Returns the first element within node's descendants whose ID is elementId.
Parameters
elementId
:
string
Returns
null
|
Element
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
get
Element
By
Id
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Returns the first element within node's descendants whose ID is elementId.