Stone.js API
    Preparing search index...
    • Serialize a HeadContext to an HTML string for the document <head>.

      Note: style/script inline content is NOT HTML-escaped (CSS/JS may legitimately contain > or &); such content must therefore only come from trusted application code, never from user input. Meta/link/script attribute names and values are escaped.

      Parameters

      Returns string

      The serialized <head> fragment.