Skip to main content

Interface: ParamsSelector

@divine/uri.ParamsSelector

Provides configuration parameters for URI and its subclasses.

Hierarchy

Properties

params

params: URIParams

The parameters to apply.

Defined in

uri/src/selectors.ts:70


selector

Optional selector: Selector

The selector that must match for this configuration to apply.

Inherited from

SelectorBase.selector

Defined in

uri/src/selectors.ts:34