Type alias DoqryPurePicker

DoqryPurePicker: readonly (DoqryPurePicker.Part | DoqryCombinator)[]

Pure CSS picker is a pure CSS selector in normalized form.

This is an array of pure picker parts and combinators between them. Combinators do not follow each other. The last item is never a combinator.

A picker never contains empty parts.

Generated using TypeDoc