Module hooks

Source
Expand description

Useful hooks for stellation backend.

Functionsยง

use_append_head_content
A server-side hook that appends content to head element. This async function is resolved after the page is completed rendered and the returned string is appended at the location of the <!--%STELLATION_HEAD%--> comment in index.html, after other contents.