IIncludeExcludeFilter interface

Extends

属性

isExclude
target
values

继承属性

$schema
displaySettings
filterType

属性详细信息

isExclude

isExclude: boolean

属性值

boolean

target

target: IIncludeExcludeFilterTarget

属性值

values

values: (string | number | boolean)[] | IncludeExcludeFilterValuesType

属性值

(string | number | boolean)[] | IncludeExcludeFilterValuesType

继承属性详细信息

$schema

$schema: string

属性值

string

继承自IFilter.$schema

displaySettings

displaySettings?: IFilterDisplaySettings

属性值

继承自IFilter.displaySettings

filterType

filterType: FilterType

属性值

继承自IFilter.filterType