import{_ast,case,oasd,Nasl}from"./chunks/framework.0799945b.js";consth=JSON.parse('{"title":"Module: features/links/links","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/modules/features/links.md","lastUpdated":null}'),o={name:"api/modules/features/links.md"},a=l('<h1id="module-features-links-links"tabindex="-1">Module:features/links/links<aclass="header-anchor"href="#module-features-links-links"aria-label="Permalink to "Module: features/links/links""></a></h1><h2id="interfaces"tabindex="-1">Interfaces<aclass="header-anchor"href="#interfaces"aria-label="Permalinkto"Interfaces""></a></h2><h3id="baselinks"tabindex="-1">BaseLinks<aclass="header-anchor"href="#baselinks"aria-label="Permalinkto"BaseLinks""></a></h3><p>•<strong>BaseLinks</strong>:<code>Object</code></p><p>Thepropertiesthatareaddedontoaprocessed<ahref="./links#linksoptions">LinksOptions</a>tocreatean<ahref="./links#links">Links</a>.</p><table><thead><tr><thstyle="text-align:left;">Name</th><thstyle="text-align:left;">Type</th><thstyle="text-align:left;">Description</th></tr></thead><tbody><tr><tdstyle="text-align:left;"><code>[Component]</code></td><tdstyle="text-align:left;"><ahref="./feature#genericcomponent"><code>GenericComponent</code></a></td><tdstyle="text-align:left;">TheVuecomponentusedtorenderthisfeature.</td></tr><tr><tdstyle="text-align:left;"><code>[GatherProps]</code></td><tdstyle="text-align:left;">()=><ahref="https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type"target="_blank"rel="noreferrer"><code>Record</code></a><<code>string</code>,<code>unknown</code>></td><tdstyle="text-align:left;">Afunctiontogatherthepropsthevuecomponentrequiresforthisfeature.</td></tr><tr><tdstyle="text-align:left;"><code>type</code></td><tdstyle="text-align:left;">typeof<ahref="./links#linkstype"><code>LinksType</code></a></td><tdstyle="text-align:left;">Asymbolthathelpsidentifyfeaturesofthesametype.</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/c386ace/src/features/links/links.ts#L30"target="_blank"rel="noreferrer">profectus/src/features/links/links.ts:30</a></p><hr><h3id="link"tabindex="-1">Link<aclass="header-anchor"href="#link"aria-label="Permalinkto"Link""></a></h3><p>•<strong>Link</strong>:<code>Object</code></p><p>Representsalinkbetweentwonodes.ItwillbedisplayedasanSVGline,andcantakeanyappropriatepropertiesforanSVGlineelement.</p><table><thead><tr><thstyle="text-align:left;">Name</th><thstyle="text-align:left;">Type</th><thstyle="text-align:left;">Description</th></tr></thead><tbody><tr><tdstyle="text-align:left;"><code>accent-height?</code></td><tdstyle="text-align:left;"><code>Numberish</code></td><tdstyle="text-align:left;">-</td></tr><tr><tdstyle="text-align:left;"><code>accumulate?</code></td><tdstyle="text-align:left;"><code>"none"</code>|<code>"sum"</code></td><tdstyle="text-align:left;">-</td></tr><tr><tdstyle="text-align:left;"><code>additive?</code></td><tdstyle="text-align:left;"><code>"sum"</code>|<code>"replace"</code></td><tdstyle="text-align:left;">-</td></tr><tr><tdstyle="text-align:left;"><code>alignment-baseline?</code></td><tdstyle="text-align:left;"><code>"alphabetic"</code>|<code>"hanging"</code>|<code>"ideographic"</code>|<code>"mathematical"</code>|<code>"auto"</code>|<code>"baseline"</code>|<code>"before-edge"</code>|<code>"text-before-edge"</code>|<code>"middle"</code>|<code>"central"</code>|<code>"after-edge"</code>|<code>"text-after-edge"</code>|<code>"inherit"</code></td><tdstyle="