Skip to content

pantoken / renderers/astro/src / HeadEntry

Interface: HeadEntry

Alpha

A minimal structural type for a Starlight head entry (avoids a hard dependency on Starlight).

Properties

tag

tag: "style"

Alpha


attrs

attrs: Record<string, string>

Alpha


content

content: string

Alpha