Component Element
The Component element represents a component instance within the Webflow Designer. Use the methods below on a component instance.
Properties
Methods
element.getComponent()
Retrieves the associated component of the element.
Syntax
Returns
Promise<Component>
A Promise that resolves to a Component Object
Example
Designer Ability
Checks for authorization only