schema.criteria.value.md
May 15, 2024 ยท View on GitHub
Home > @datashaper/schema > Criteria > value
Criteria.value property
Comparison value for the column. Not required if the operator is self-defining (e.g., 'is empty')
Signature:
value?: Value;
May 15, 2024 ยท View on GitHub
Home > @datashaper/schema > Criteria > value
Comparison value for the column. Not required if the operator is self-defining (e.g., 'is empty')
Signature:
value?: Value;