1 line
7.1 KiB
JavaScript
1 line
7.1 KiB
JavaScript
import{_ as e,c as o,o as t,N as a}from"./chunks/framework.0799945b.js";const p=JSON.parse('{"title":"Interface: InfoboxOptions","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/features/infoboxes/infobox.InfoboxOptions.md","lastUpdated":null}'),r={name:"api/interfaces/features/infoboxes/infobox.InfoboxOptions.md"},i=a('<h1 id="interface-infoboxoptions" tabindex="-1">Interface: InfoboxOptions <a class="header-anchor" href="#interface-infoboxoptions" aria-label="Permalink to "Interface: InfoboxOptions""></a></h1><p><a href="./../../../modules/features/infoboxes/infobox">features/infoboxes/infobox</a>.InfoboxOptions</p><p>An object that configures an <a href="./../../../modules/features/infoboxes/infobox#infobox">Infobox</a>.</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-label="Permalink to "Properties""></a></h2><h3 id="bodystyle" tabindex="-1">bodyStyle <a class="header-anchor" href="#bodystyle" aria-label="Permalink to "bodyStyle""></a></h3><p>• <code>Optional</code> <strong>bodyStyle</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</code></a><<a href="./../../../modules/features/feature#stylevalue"><code>StyleValue</code></a>></p><p>CSS to apply to the body of the infobox.</p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/infoboxes/infobox.ts#L38" target="_blank" rel="noreferrer">profectus/src/features/infoboxes/infobox.ts:38</a></p><hr><h3 id="classes" tabindex="-1">classes <a class="header-anchor" href="#classes" aria-label="Permalink to "classes""></a></h3><p>• <code>Optional</code> <strong>classes</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</code></a><<a href="https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type" target="_blank" rel="noreferrer"><code>Record</code></a><<code>string</code>, <code>boolean</code>>></p><p>Dictionary of CSS classes to apply to this feature.</p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/infoboxes/infobox.ts#L40" target="_blank" rel="noreferrer">profectus/src/features/infoboxes/infobox.ts:40</a></p><hr><h3 id="color" tabindex="-1">color <a class="header-anchor" href="#color" aria-label="Permalink to "color""></a></h3><p>• <code>Optional</code> <strong>color</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</code></a><<code>string</code>></p><p>The background color of the Infobox.</p><h4 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/infoboxes/infobox.ts#L32" target="_blank" rel="noreferrer">profectus/src/features/infoboxes/infobox.ts:32</a></p><hr><h3 id="display" tabindex="-1">display <a class="header-anchor" href="#display" aria-label="Permalink to "display""></a></h3><p>• <strong>display</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</code></a><<a href="./../../../modules/features/feature#coercablecomponent"><code>CoercableComponent</code></a>></p><p>The main text that appears in the display.</p><h4 id="defined-in-3" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-3" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/infoboxes/infobox.ts#L44" target="_blank" rel="noreferrer">profectus/src/features/infoboxes/infobox.ts:44</a></p><hr><h3 id="style" tabindex="-1">style <a class="header-anchor" href="#style" aria-label="Permalink to "style""></a></h3><p>• <code>Optional</code> <strong>style</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</code></a><<a href="./../../../modules/features/feature#stylevalue"><code>StyleValue</code></a>></p><p>CSS to apply to this feature.</p><h4 id="defined-in-4" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-4" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/infoboxes/infobox.ts#L34" target="_blank" rel="noreferrer">profectus/src/features/infoboxes/infobox.ts:34</a></p><hr><h3 id="title" tabindex="-1">title <a class="header-anchor" href="#title" aria-label="Permalink to "title""></a></h3><p>• <strong>title</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</code></a><<a href="./../../../modules/features/feature#coercablecomponent"><code>CoercableComponent</code></a>></p><p>A header to appear at the top of the display.</p><h4 id="defined-in-5" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-5" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/infoboxes/infobox.ts#L42" target="_blank" rel="noreferrer">profectus/src/features/infoboxes/infobox.ts:42</a></p><hr><h3 id="titlestyle" tabindex="-1">titleStyle <a class="header-anchor" href="#titlestyle" aria-label="Permalink to "titleStyle""></a></h3><p>• <code>Optional</code> <strong>titleStyle</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</code></a><<a href="./../../../modules/features/feature#stylevalue"><code>StyleValue</code></a>></p><p>CSS to apply to the title of the infobox.</p><h4 id="defined-in-6" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-6" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/infoboxes/infobox.ts#L36" target="_blank" rel="noreferrer">profectus/src/features/infoboxes/infobox.ts:36</a></p><hr><h3 id="visibility" tabindex="-1">visibility <a class="header-anchor" href="#visibility" aria-label="Permalink to "visibility""></a></h3><p>• <code>Optional</code> <strong>visibility</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</code></a><<code>boolean</code> | <a href="../../../enums/features/feature.Visibility"><code>Visibility</code></a>></p><p>Whether this clickable should be visible.</p><h4 id="defined-in-7" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-7" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/infoboxes/infobox.ts#L30" target="_blank" rel="noreferrer">profectus/src/features/infoboxes/infobox.ts:30</a></p>',51),n=[i];function s(l,f,d,c,b,u){return t(),o("div",null,n)}const m=e(r,[["render",s]]);export{p as __pageData,m as default};
|