Skip to content

selectPlacementsByClassifier

selectPlacementsByClassifier(world, tag): readonly object[]

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.

World

ClassifierTag

readonly object[]