ClauseValuePair

Interface

Value label pair for clause.

Properties

PropertyTypeNotes
string

Clause alias added by users, for predefined.

boolean

Whether the date timestamp is saved in UTC.

string

Clause label.

boolean

Whether the current value is selected, for predefined.

string | number

Clause value. UTC time is used for date values.

alias

optional
Interface Property
alias: string

Clause alias added by users, for predefined.

isUTC

optional
Interface Property
isUTC: boolean

Whether the date timestamp is saved in UTC.

label

Interface Property
label: string

Clause label.

selected

optional
Interface Property
selected: boolean

Whether the current value is selected, for predefined.

value

Interface Property
value: string | number

Clause value. UTC time is used for date values.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.