-
Notifications
You must be signed in to change notification settings - Fork 0
.setComponent()
esr360 edited this page Apr 18, 2019
·
4 revisions
Set each element in the set of matched elements as a the specified Component
.setComponent(component, config)
Param | Type | Info |
---|---|---|
component |
String |
The name of the Component to be used when setting the element |
[config] |
Object |
The configuration to use when calling the method (learn more) |