usePlacementsByClassifier
usePlacementsByClassifier(
tag): readonlyGameboardPlacementSpec[]
Defined in: packages/declarative-hex-worlds/src/react/react.ts:1097
Live placements carrying a gameplay classifier tag (RFC0-TAG). Reactively filters the
projected plan’s placements by classifier metadata — re-runs when the board changes.
e.g. usePlacementsByClassifier('enemy') drives an enemy overlay.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”readonly GameboardPlacementSpec[]