useGameboardPieceFillInspection
useGameboardPieceFillInspection(
registry,fills,options?):SeededGameboardPieceFillInspection|undefined
Defined in: src/react/react.ts:1115
Dry-run selected registry pieces as seeded layout fills for the current projected board.
Parameters
Section titled “Parameters”registry
Section titled “registry”GameboardPieceRegistry | undefined
readonly SeededGameboardPieceFillOptions[] | undefined
options?
Section titled “options?”InspectSeededGameboardPieceFillsOptions = DEFAULT_PIECE_FILL_INSPECTION_OPTIONS
Returns
Section titled “Returns”SeededGameboardPieceFillInspection | undefined