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