Skip to content

.getComponents()

esr360 edited this page Apr 18, 2019 · 4 revisions

Return all matched components for each element in the set of matched elements

.getComponents(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