Skip to content

.isComponent()

esr360 edited this page Apr 18, 2019 · 4 revisions

Determine if each element in the set of matched elements is a Component, optionally filtered by Component name

.isComponent(name, config)
Param Type Info
[name] String The name of the component of interest
[config] Object The configuration to use when calling the method (learn more)
Clone this wiki locally