Skip to main content

Interface: Filter<T, TitleType>

Type Parameters

T = FilterOption

TitleType = string

Properties

active

active: boolean

If true filter is active


children

children: T[]

Sub filters


color?

optional color: string

Filter color


hideInUi

hideInUi: boolean

If true filter shouldn't be displayed on filter list in Configurator


id

id: string

Filter id


parentId

parentId: string

Filter parent id


title

title: TitleType

Filter name