ComponentElement
Last updated
Last updated
Retrieve the html element of the component.
To know the specific component element type, please check the specific component documentation.
Web
Mobile
component
The name of the component to retrieve html element from.
Text
-
-
Partial (Yes if no 'componentId'.)
componentId
The id of the component to retrieve html element from.
Text
-
-
Partial (Yes if no 'component'.)
Returns the html element of the component.