Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pyro/src/utils.tsx>getHeaderElements

A blazingly fast static-site generator to help you ship beautiful documentation in no time
Latest
function getHeaderElements
import { getHeaderElements } from "https://deno.land/x/pyro@0.7.5/src/utils.tsx";

Get the header elements from the config and plugins

Parameters

config: Config
plugins: PluginResult[]