Description
The title directive allows you to set the title for the page.Usage
as element:Directive info
- This directive creates new scope.
Parameters
Example
<helper:title title="Twigkit Application" </search:title>Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
<helper:title
title="{string}">
</helper:title>
| Param | Type | Details |
|---|---|---|
| title | string | The title of the page. |
<helper:title title="Twigkit Application" </search:title>Was this page helpful?