IfComponentCt

Component that will handle the if blocks at ctfe

class IfComponentCt : HbsComponent!""(
Token[] tokens
Properties properties
) {}

Constructors

this
this(bool value)
Undocumented in source.

Members

Functions

render
string render(T controller)

Manifest constants

ComponentName
enum ComponentName;
Undocumented in source.

Meta