useGameboardLayoutSiteInspection
useGameboardLayoutSiteInspection(
options?):GameboardLayoutSiteInspection|undefined
Defined in: src/react/react.ts:1043
Inspect layout sites for the current projected board without mutating Koota state.
Parameters
Section titled “Parameters”options?
Section titled “options?”InspectGameboardLayoutSitesOptions = DEFAULT_LAYOUT_SITE_INSPECTION_OPTIONS
Returns
Section titled “Returns”GameboardLayoutSiteInspection | undefined