TypeScript
On this page

Composables

useHead()
The main composable for managing head tags.
useHeadSafe()
The main composable for managing head tags.
useSeoMeta()
A composable for managing SEO-related tags.
useScript()
A composable for loading and managing external scripts.

Hooks

Initialization Hooks

  • init - Deprecated Called when the head instance is initialized

Entry Hooks

Tag Resolve Hooks

DOM Rendering Hooks

SSR Hooks

Script Hooks

Did this page help you?