You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*The Key Binding functionality of the `KeyboardMapPlugin` works similarly to the HUDPlugin in that it requests information from the Springroll Application. See [the SpringRoll Application Class docs](https://github.com/SpringRoll/SpringRoll/tree/v2/src#handling-state-change) for more information on the request format.
312
312
313
-
The HTML output within the key container will be, largely, standard and is shown below for reference:
313
+
The HTML output within the key container will be look like the following:
314
314
The className shown is the default, but can be overridden through the `customClassName` option. The IDs are generated based on the action name.
0 commit comments