schema.field.inverse.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > Field > inverse

Field.inverse property

Indicates that values are mapped inverse to typical expectation, and may need to be displayed in the opposite direction. Closely related to nature, particular for categorical ordinal values.

Signature:

inverse?: boolean;