-
Notifications
You must be signed in to change notification settings - Fork 0
.parent()
esr360 edited this page Apr 18, 2019
·
7 revisions
Get the parent Module/Component/Sub-Component for each element in the set of matched elements filtered by a Module/Component/Sub-Component name
.parent(query, config)
Param | Type | Info |
---|---|---|
query |
(String|'module'|'component') |
The name of the module/component to match elements against, or the type of parent you wish to get |
[config] |
Object |
The configuration to use when calling the method (learn more) |