fieldAvailable
kind
Configures kind for Mesh plot from its authoritative release declaration.
Reference contract
| Field | Value | Description |
|---|---|---|
| valueType | "mesh" | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | "mesh" | Compiler-resolved TypeScript contract. |
| required | true | — |
| allowed | ["mesh"] | Allowed declaration values. |
Configures kind for Mesh plot from its authoritative release declaration.
The declared value type is "mesh". Allowed values are ["mesh"]. This field is required.