API Reference / hasPattern · function

Function: hasPattern()

function hasPattern(filter?): Selector;

Matches configuration atoms by kind and/or a participating body.

Parameters

ParameterType
filter{ body?: string; kind?: string; }
filter.body?string
filter.kind?string

Returns

Selector

Start building

Quickstart →