INotationFilterOptions
Defined in: src/core/INotationFilterOptions.ts:4
Represents Notation filter options.
Properties
Section titled “Properties”restrictive?
Section titled “restrictive?”
optionalrestrictive?: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.
Default
Section titled “Default”false