Skip to content

GameboardPlanProviderProps

Defined in: packages/declarative-hex-worlds/src/react/react.ts:288

Props for mounting a serializable plan directly in React.

optional children?: ReactNode

Defined in: packages/declarative-hex-worlds/src/react/react.ts:292

React children that should read the created runtime and world.


plan: GameboardPlan

Defined in: packages/declarative-hex-worlds/src/react/react.ts:290

Plan to load into a newly created runtime for this provider instance.