File

query-builder/src/query-builder.interface.ts

Description

Options that are connected to a specific identifier.

Example :
{
key: 'animal.zebra',
label: 'Zebra'
}

Import

Example :
import { IQueryBuilderValueOption } from '@talenra/components/query-builder';

Index

Properties

Properties

key
key: string
Type : string

The identifier of the field that is used to compare the value with the items.

label
label: string
Type : string

The label is the translated value of the identifier.

results matching ""

    No results matching ""