handlebars ~master (2019-10-04T09:24:10Z)
Dub
Repo
ScopeComponent
handlebars
components
scope_
Component that will handle the if blocks
class
ScopeComponent : HbsComponent!"" {
enum
ComponentName
;
this
(string propertyName, string localName, string index, string indexName);
string
render
();
}
Constructors
this
this
(string propertyName, string localName, string index, string indexName)
Members
Functions
render
string
render
()
Manifest constants
ComponentName
enum
ComponentName
;
Meta
Source
See Implementation
handlebars
components
scope_
classes
ScopeComponent
ScopeComponentCt
functions
copy
Component that will handle the if blocks