campfire.js
Preparing search index...
types
Template
Type Alias Template
Template
:
(
e
:
Record
<
string
,
any
>
)
=>
string
The function signature for a function returned by
template()
.
Type declaration
(
e
:
Record
<
string
,
any
>
)
:
string
Parameters
e
:
Record
<
string
,
any
>
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
campfire.js
Loading...
The function signature for a function returned by
template()
.