useGameboardInteractionCommandPreview
useGameboardInteractionCommandPreview(
commandOrTarget,options?):GameboardInteractionCommandPreview|undefined
Defined in: src/react/react.ts:643
Preview an interaction command or target for HUD affordances and tests.
Parameters
Section titled “Parameters”commandOrTarget
Section titled “commandOrTarget”GameboardInteractionCommandInput | undefined
options?
Section titled “options?”GameboardInteractionCommandPreviewOptions = {}
Returns
Section titled “Returns”GameboardInteractionCommandPreview | undefined