Get component instance count
webflow.getInstanceCount(component)
Gets the number of instances of a component.
Syntax
Returns
Promise<number>
A Promise that resolves to the number of instances of the component across the entire site.
Example
Designer Ability
Checks for authorization only