iconditionalformula
@nishans/types / Exports / IConditionalFormula
Interface: IConditionalFormula<RT, TF>#
Type parameters#
| Name | Type |
|---|---|
RT | TFormulaResultType |
TF | TResultTypeFormula |
Hierarchy#
- IConditionalFormula
Index#
Properties#
Properties#
condition#
• condition: TCheckboxResultTypeFormula
Defined in: formula.ts:131
false#
• false: TF
Defined in: formula.ts:134
result_type#
• result_type: RT
Defined in: formula.ts:130
true#
• true: TF
Defined in: formula.ts:133
type#
• type: conditional
Defined in: formula.ts:132