evaluate
Evaluate a function in the context of the element.The element is passed as the first argument to the function.
Return value
$eval
Evaluate a function on the first child matching the selector. Upstream docsReturn value
$$eval
Evaluate a function on all children matching the selector. Upstream docsReturn value

