Home Reference Source
import {Combinator} from 'potassium-es/src/style/Selector.js'
public class | source

Combinator

Extends:

SelectorFragment → Combinator

Combinator represents a relationship between two {SelectorElement}s, like descendance or sibling.

In a raw selector, a combinator can be a space or >>, >, +, or ~

Constructor Summary

Public Constructor
public

Member Summary

Public Members
public get

raw: *

public get

type: *

Public Constructors

public constructor() source

Public Members

public get raw: * source

public get type: * source