Preparing search index...
The search index is not available
derby
derby
<internal>
Template
Class Template
Hierarchy (
view full
)
Template
Attribute
View
Index
Constructors
constructor
Properties
content
expression?
hooks
module
source
type
unbound?
Methods
append
To
attach
To
dependencies
equals
get
get
Fragment
is
Unbound
resolve
serialize
stringify
to
String
update
Constructors
constructor
new
Template
(
content
?
,
source
?
)
:
Template
Parameters
Optional
content
:
Template
[]
Optional
source
:
string
Returns
Template
Properties
content
content
:
Template
[]
Optional
expression
expression
?:
Expression
hooks
hooks
:
MarkupHook
<
any
>
[]
module
module
:
string
= NAMESPACE
source
source
:
string
type
type
:
string
= 'Template'
Optional
unbound
unbound
?:
boolean
Methods
append
To
append
To
(
parent
,
context
,
_binding
?
)
:
void
Parameters
parent
:
Node
context
:
Context
Optional
_binding
:
Binding
Returns
void
attach
To
attach
To
(
parent
,
node
,
context
)
:
Node
Parameters
parent
:
Node
node
:
Node
context
:
Context
Returns
Node
dependencies
dependencies
(
context
,
options
?
)
:
Dependency
[]
Parameters
context
:
Context
Optional
options
:
Object
Returns
Dependency
[]
equals
equals
(
other
)
:
boolean
Parameters
other
:
unknown
Returns
boolean
get
get
(
context
,
unescaped
)
:
string
|
boolean
Parameters
context
:
Context
unescaped
:
boolean
Returns
string
|
boolean
get
Fragment
get
Fragment
(
context
,
binding
?
)
:
DocumentFragment
Parameters
context
:
Context
Optional
binding
:
Binding
Returns
DocumentFragment
is
Unbound
is
Unbound
(
context
)
:
boolean
Parameters
context
:
Context
Returns
boolean
resolve
resolve
(
_context
)
:
any
Parameters
_context
:
Context
Returns
any
serialize
serialize
(
)
:
string
Returns
string
stringify
stringify
(
value
)
:
string
Parameters
value
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
update
update
(
_context
,
_binding
)
:
void
Parameters
_context
:
Context
_binding
:
Binding
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
content
expression
hooks
module
source
type
unbound
append
To
attach
To
dependencies
equals
get
get
Fragment
is
Unbound
resolve
serialize
stringify
to
String
update
derby
Loading...