Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
MustacheContext
Interface MustacheContext
Index
Properties
parent
view
Methods
clearCache
lookup
push
Properties
public
parent
:
any
public
view
:
any
Methods
public
clearCache
(
)
:
any
Returns
any
public
lookup
(
name
:
string
)
:
any
Parameters
name:
string
Returns
any
public
push
(
view
:
any
)
:
MustacheContext
Parameters
view:
any
Returns
MustacheContext
Globals