-
Notifications
You must be signed in to change notification settings - Fork 0
.getSubComponents()
esr360 edited this page Apr 18, 2019
·
6 revisions
Return all matched sub-components for each element in the set of matched elements
.getSubComponents(name, config);
Param | Type | Info |
---|---|---|
name |
String |
The name of the sub-component of interest |
[config] |
Object |
The configuration to use when calling the method (learn more) |