Floki.Selector

Represents a CSS selector. It also have functions to match nodes with a given selector.

Summary

Functions

Returns if a given node matches with a given selector

Functions

match?(node, selector)

Returns if a given node matches with a given selector.