import{_ as e,c as o,o as t,N as a}from"./chunks/framework.0799945b.js";const u=JSON.parse('{"title":"Interface: BaseInfobox","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/features/infoboxes/infobox.BaseInfobox.md","lastUpdated":null}'),r={name:"api/interfaces/features/infoboxes/infobox.BaseInfobox.md"},n=a('

Interface: BaseInfobox

features/infoboxes/infobox.BaseInfobox

The properties that are added onto a processed InfoboxOptions to create an Infobox.

Properties

[Component]

[Component]: GenericComponent

The Vue component used to render this feature.

Defined in

profectus/src/features/infoboxes/infobox.ts:58


[GatherProps]

[GatherProps]: () => Record<string, unknown>

Type declaration

▸ (): Record<string, unknown>

A function to gather the props the vue component requires for this feature.

Returns

Record<string, unknown>

Defined in

profectus/src/features/infoboxes/infobox.ts:60


collapsed

collapsed: Persistent<boolean>

Whether or not this infobox is collapsed.

Defined in

profectus/src/features/infoboxes/infobox.ts:54


id

id: string

An auto-generated ID for identifying features that appear in the DOM. Will not persist between refreshes or updates.

Defined in

profectus/src/features/infoboxes/infobox.ts:52


type

type: typeof InfoboxType

A symbol that helps identify features of the same type.

Defined in

profectus/src/features/infoboxes/infobox.ts:56

',37),s=[n];function i(f,d,c,p,h,l){return t(),o("div",null,s)}const x=e(r,[["render",i]]);export{u as __pageData,x as default};