Preparing search index...
The search index is not available
Community Solid Server - v7.1.3
Community Solid Server
TemplateEngineInput
Interface TemplateEngineInput<T>
Utility interface for representing TemplateEngine input.
interface
TemplateEngineInput
<
T
>
{
contents
:
T
;
template
?:
Template
;
}
Type Parameters
T
Index
Properties
contents
template?
Properties
contents
contents
:
T
Optional
template
template
?:
Template
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contents
template
Community Solid Server - v7.1.3
Loading...
Utility interface for representing TemplateEngine input.