GameboardPlanProviderProps
Defined in: src/react/react.ts:226
Props for mounting a serializable plan directly in React.
Properties
Section titled “Properties”children?
Section titled “children?”
optionalchildren?:ReactNode
Defined in: src/react/react.ts:230
React children that should read the created runtime and world.
plan:
GameboardPlan
Defined in: src/react/react.ts:228
Plan to load into a newly created runtime for this provider instance.