Category: Filtering

Category: Filtering

.eq()

Reduce the set of matched elements to the one at the specified index.

.filter()

Reduce the set of matched elements to those that match the selector or pass the function’s test.