selectPlacementsByClassifier
selectPlacementsByClassifier(
world,tag): readonlyobject[]
Defined in: packages/declarative-hex-worlds/src/classifiers/classifiers-runtime.ts:24
All placements in world that carry the given classifier tag (in their tag list under
the classifier: namespace). The renderer-neutral query behind
usePlacementsByClassifier.
Parameters
Section titled “Parameters”World
Returns
Section titled “Returns”readonly object[]