zibri
Preparing search index...
handlebars/render-template.function
BasePageTemplateData
Type Alias BasePageTemplateData
type
BasePageTemplateData
=
{
base
:
{
baseUrl
:
string
;
title
:
string
}
;
}
Index
Properties
base
Properties
base
base
:
{
baseUrl
:
string
;
title
:
string
}
The base data shared by all page templates.
Type Declaration
baseUrl
:
string
The base url of the app.
title
:
string
The title of the page.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
zibri
Loading...
The base data shared by all page templates.