Methods
-
$(arg1, arg2){jQueryObject}
-
Name Type Description arg1
jQuerySelector | Element | Array | Object | string | function optional arg2
Element | jQueryObject | Document | Object optional Returns:
Type Description jQueryObject -
expect(){jasmineMatcher}
-
Returns:
Type Description jasmineMatcher -
jQuery(arg1, arg2){jQueryObject}
-
Name Type Description arg1
jQuerySelector | Element | Array | Object | string | function optional arg2
Element | jQueryObject | Document | Object optional Returns:
Type Description jQueryObject
Type Definitions
-
jasmineMatcherObject
-
-
jQuerySelectorWindow Document Element Array.<Element> string jQueryObject
-