import{_ase,cast,oasa,Naso}from"./chunks/framework.0799945b.js";constb=JSON.parse('{"title":"Module: features/action","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/modules/features/action.md","lastUpdated":null}'),c={name:"api/modules/features/action.md"},i=o('<h1id="module-features-action"tabindex="-1">Module:features/action<aclass="header-anchor"href="#module-features-action"aria-label="Permalink to "Module: features/action""></a></h1><h2id="interfaces"tabindex="-1">Interfaces<aclass="header-anchor"href="#interfaces"aria-label="Permalinkto"Interfaces""></a></h2><ul><li><ahref="../../interfaces/features/action.ActionOptions">ActionOptions</a></li><li><ahref="../../interfaces/features/action.BaseAction">BaseAction</a></li></ul><h2id="type-aliases"tabindex="-1">TypeAliases<aclass="header-anchor"href="#type-aliases"aria-label="Permalinkto"TypeAliases""></a></h2><h3id="action"tabindex="-1">Action<aclass="header-anchor"href="#action"aria-label="Permalinkto"Action""></a></h3><p>Ƭ<strong>Action</strong><<code>T</code>>:<ahref="./feature#replace"><code>Replace</code></a><<code>T</code>&<ahref="../../interfaces/features/action.BaseAction"><code>BaseAction</code></a>,{<code>autoStart</code>:<ahref="./../util/computed#getcomputabletypewithdefault"><code>GetComputableTypeWithDefault</code></a><<code>T</code>[<code>"autoStart"</code>],<code>false</code>>;<code>canClick</code>:<ahref="./../util/computed#getcomputabletypewithdefault"><code>GetComputableTypeWithDefault</code></a><<code>T</code>[<code>"canClick"</code>],<code>true</code>>;<code>classes</code>:<ahref="./../util/computed#getcomputabletype"><code>GetComputableType</code></a><<code>T</code>[<code>"classes"</code>]>;<code>display</code>:<ahref="./feature#jsxfunction"><code>JSXFunction</code></a>;<code>duration</code>:<ahref="./../util/computed#getcomputabletype"><code>GetComputableType</code></a><<code>T</code>[<code>"duration"</code>]>;<code>mark</code>:<ahref="./../util/computed#getcomputabletype"><code>GetComputableType</code></a><<code>T</code>[<code>"mark"</code>]>;<code>onClick</code>:<code>VoidFunction</code>;<code>style</code>:<ahref="./../util/computed#getcomputabletype"><code>GetComputableType</code></a><<code>T</code>[<code>"style"</code>]>;<code>visibility</code>:<ahref="./../util/computed#getcomputabletypewithdefault"><code>GetComputableTypeWithDefault</code></a><<code>T</code>[<code>"visibility"</code>],<ahref="./../../enums/features/feature.Visibility#visible"><code>Visible</code></a>>}></p><p>Anobjectthatrepresensafeaturethatcanbeclickedupon,andthenhaveacooldownbeforetheycanbeclickedagain.</p><h4id="type-parameters"tabindex="-1">Typeparameters<aclass="header-anchor"href="#type-parameters"aria-label="Permalinkto"Typeparameters""></a></h4><table><thead><tr><thstyle="text-align:left;">Name</th><thstyle="text-align:left;">Type</th></tr></thead><tbody><tr><tdstyle="text-align:left;"><code>T</code></td><tdstyle="text-align:left;">extends<ahref="../../interfaces/features/action.ActionOptions"><code>ActionOptions</code></a></td></tr></tbody></table><h4id="defined-in"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/features/action.tsx#L75"target="_blank"rel="noreferrer">profectus/src/features/action.tsx:75</a></p><hr><h3id="genericaction"tabindex="-1">GenericAction<aclass="header-anchor"href="#genericaction"aria-label="Permalinkto"GenericAction""></a></h3><p>Ƭ<strong>GenericAction</strong>:<ahref="./feature#replace"><code>Replace</code></a><<ahref="./action#action"><code>Action</code></a><<ahref="../../interfaces/features/acti