-
Notifications
You must be signed in to change notification settings - Fork 0
.isModule()
esr360 edited this page Apr 18, 2019
·
3 revisions
Determine if each element in the set of matched elements is a Module of the given name
.isModule(name, config)
Param | Type | Info |
---|---|---|
[name] |
String |
The name of the module of interest |
[config] |
Object |
The configuration to use when calling the method (learn more) |