Skip to content

INotationFilterOptions

Defined in: src/core/INotationFilterOptions.ts:4

Represents Notation filter options.

optional restrictive?: boolean

Defined in: src/core/INotationFilterOptions.ts:11

Whether negated items strictly remove every match. Note that, regardless of this option, if any item has an exact negated version; non-negated is always removed.

false