profectus-docs/assets/api_modules_features_repeatable.md.3d374383.js

2 lines
9.5 KiB
JavaScript
Raw Normal View History

import{_ as e,c as a,o as t,N as o}from"./chunks/framework.0799945b.js";const h=JSON.parse('{"title":"Module: features/repeatable","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/modules/features/repeatable.md","lastUpdated":null}'),r={name:"api/modules/features/repeatable.md"},l=o('<h1 id="module-features-repeatable" tabindex="-1">Module: features/repeatable <a class="header-anchor" href="#module-features-repeatable" aria-label="Permalink to &quot;Module: features/repeatable&quot;"></a></h1><h2 id="interfaces" tabindex="-1">Interfaces <a class="header-anchor" href="#interfaces" aria-label="Permalink to &quot;Interfaces&quot;"></a></h2><ul><li><a href="../../interfaces/features/repeatable.BaseRepeatable">BaseRepeatable</a></li><li><a href="../../interfaces/features/repeatable.RepeatableOptions">RepeatableOptions</a></li></ul><h2 id="type-aliases" tabindex="-1">Type Aliases <a class="header-anchor" href="#type-aliases" aria-label="Permalink to &quot;Type Aliases&quot;"></a></h2><h3 id="genericrepeatable" tabindex="-1">GenericRepeatable <a class="header-anchor" href="#genericrepeatable" aria-label="Permalink to &quot;GenericRepeatable&quot;"></a></h3><p>Ƭ <strong>GenericRepeatable</strong>: <a href="./feature#replace"><code>Replace</code></a>&lt;<a href="./repeatable#repeatable"><code>Repeatable</code></a>&lt;<a href="../../interfaces/features/repeatable.RepeatableOptions"><code>RepeatableOptions</code></a>&gt;, { <code>limit</code>: <a href="./../util/computed#processedcomputable"><code>ProcessedComputable</code></a>&lt;<a href="./../util/bignum#decimalsource"><code>DecimalSource</code></a>&gt; ; <code>visibility</code>: <a href="./../util/computed#processedcomputable"><code>ProcessedComputable</code></a>&lt;<a href="../../enums/features/feature.Visibility"><code>Visibility</code></a> | <code>boolean</code>&gt; }&gt;</p><p>A type that matches any valid <a href="./repeatable#repeatable">Repeatable</a> object.</p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-label="Permalink to &quot;Defined in&quot;"></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/repeatable.tsx#L119" target="_blank" rel="noreferrer">profectus/src/features/repeatable.tsx:119</a></p><hr><h3 id="repeatable" tabindex="-1">Repeatable <a class="header-anchor" href="#repeatable" aria-label="Permalink to &quot;Repeatable&quot;"></a></h3><p>Ƭ <strong>Repeatable</strong>&lt;<code>T</code>&gt;: <a href="./feature#replace"><code>Replace</code></a>&lt;<code>T</code> &amp; <a href="../../interfaces/features/repeatable.BaseRepeatable"><code>BaseRepeatable</code></a>, { <code>classes</code>: <a href="./../util/computed#getcomputabletype"><code>GetComputableType</code></a>&lt;<code>T</code>[<code>&quot;classes&quot;</code>]&gt; ; <code>display</code>: <code>Ref</code>&lt;<a href="./feature#coercablecomponent"><code>CoercableComponent</code></a>&gt; ; <code>limit</code>: <a href="./../util/computed#getcomputabletypewithdefault"><code>GetComputableTypeWithDefault</code></a>&lt;<code>T</code>[<code>&quot;limit&quot;</code>], <a href="../../classes/lib/break_eternity.default"><code>default</code></a>&gt; ; <code>mark</code>: <a href="./../util/computed#getcomputabletype"><code>GetComputableType</code></a>&lt;<code>T</code>[<code>&quot;mark&quot;</code>]&gt; ; <code>maximize</code>: <a href="./../util/computed#getcomputabletype"><code>GetComputableType</code></a>&lt;<code>T</code>[<code>&quot;maximize&quot;</code>]&gt; ; <code>requirements</code>: <a href="./../util/computed#getcomputabletype"><code>GetComputableType</code></a>&lt;<code>T</code>[<code>&quot;requirements&quot;</code>]&gt; ; <code>small</code>: <a href="./../util/computed#getcomputabletype"><code>GetComputableType</code></a>&lt;<code>T</code>[<code>&quot;small&quot;</code>]&gt; ; <code>style</code>: <a href="./../util/computed#getcomputabletype"><code>GetComputableType</code></a>&lt;<code>T</code>[<code>&quot;style&quot;</code>]&gt; ; <code>visibility</code>: <a hre