handlebars ~master (2019-10-04T09:24:10Z)
Dub
Repo
ScopeComponentCt
handlebars
components
scope_
Component that will handle the if blocks
class
ScopeComponentCt : HbsComponent!""(
Token
[]
tokens
Properties
properties
) {
this
(string propertyName, string localName, string index, string indexName);
string
render
(T controller);
}
Constructors
this
this
(string propertyName, string localName, string index, string indexName)
Members
Functions
render
string
render
(T controller)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
handlebars
components
scope_
classes
ScopeComponent
ScopeComponentCt
functions
copy
Component that will handle the if blocks