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