Skip to content

useGameboardInteractionCommand

useGameboardInteractionCommand(target, options?): GameboardInteractionCommand | undefined

Defined in: src/react/react.ts:623

Plan the command that would be executed for a selected interaction target.

GameboardInteractionTargetInput | undefined

GameboardInteractionCommandOptions = {}

GameboardInteractionCommand | undefined