<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [Field](./schema.field.md) &gt; [inverse](./schema.field.inverse.md)

## 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.

<b>Signature:</b>

```typescript
inverse?: boolean;
```
