Class Selector

Index

Constructor methods

Methods

Constructor methods

constructor(elements: Element[]): Selector

Parameters

Returns

Selector

Methods

public eval(env: Options): Selector

Parameters

Returns

Selector

public match(other: Selector): boolean

Parameters

Returns

boolean

public toCSS(env?: Options): string

Parameters

Returns

string