# Basic Usage

Instantiates `XWUIGameActionPrompt` on the `#app` element with empty data and config, so it falls back to the schema defaults: `actionType: "parry"`, `keyHint: "F"`, `timerDuration: 3000`, `position: "center"`, and an inactive (`active: false`) prompt. Passing a string as `data` instead sets the `actionLabel`.
