Get all components
webflow.getAllComponents()
Retrieves all component objects registered to the site.
Syntax
Returns
Promise<Array<Component>>
A Promise that resolves to an array of components.
Example
Designer Ability
Checks for authorization only