Skip to main content

Documentation Index

Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

veryfront/head

React head exports for document metadata rendering.

Import

import { Head } from "veryfront/head";

Examples

import { Head } from "veryfront/head";

Exports

Components

NameDescriptionSource
HeadApplies document head elements during SSR and client rendering.source
Reference modules: User guides: