File

projects/congarevenuecloud/elements/src/lib/data/filter/filter.component.ts

Description

Type used to describe the custom filter options in the filter component.

Index

Properties

Properties

execute
execute: Function
Type : Function

Method to bind the custom logic on custom field.

label
label: string
Type : string

The custom field label to be displayed under the filter display dropdown.

mapApiField
mapApiField: string
Type : string

The api field of the custom field to be mapped with when querying.

minVal
minVal: number
Type : number
Optional

Set minimum value when input type is 'double'. The default minimum value is 1.

type
type: "double" | "string" | "date"
Type : "double" | "string" | "date"

The type of the custom field

results matching ""

    No results matching ""