The grid (rendering) ยท console.warn
Column '{colId}' decoration shape '{shape}' is not one of pill, rounded, square.
Printed by The grid (rendering), prefixed [lattice], since 1.0.1.
Warnings reference › dec-shape:*:*
- Identifier
dec-shape:*:*- Raised by
- The grid (rendering)
- Since
- 1.0.1
What happened
The decoration is applied with the default shape; the shape given has no token behind it and was ignored.
The fix
Use 'pill', 'rounded' or 'square'.
Reference
Covered in full at the API reference.