📢 Registration + agenda now live
Explore the latest Grafana Cloud and AI solutions, learn tips & tricks from demos and hands-on workshops, and get actionable advice to advance your observability strategy. Register now and get 50% off - limited tickets available (while they last!).
Check the current matched set of elements against a selector or element and return true if at least one of these elements matches the given arguments.
Mimics jquery.is
Parameter
Type
Description
selector
function
A function used as a test for each element in the set
selector
string
A string containing a selector expression to match elements against.