{#if onclose}
{/if}
{#if currentAction !== undefined}
{#if nextAction}
{/if}
{/if}
-
{#if exact !== undefined}
-
Exact match
select(exact)} />
{/if}
{#if !exact && code}
{#if code >= 2 ** 5 && code < 2 ** 13}
{:else}
- Action code is out of range {/if} {/if} {#each results as [category, actions] (actions)} {#if actions.length > 0}
{category.name}
{category.description}
-
{#each actions as action (action.code)}
{/each}