Core
Framework v2.x
2

remove() #

Removes a filter.

Arguments #

Copied to clipboard!
remove(filterId: string): Promise<void>;

Arguments Type Description
filterId
string
Filter unique identifier, obtained either with Koncorde.normalize or Koncorde.register

Return #

The remove function returns a promise, resolved once the filter has been completely removed from Koncorde.