We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
These helpers provide some simple constants. Note that always the full name should used for these helpers
Constants.Math.PI
Constants.Math.E
If you are using the Handlebars.CSharp.Helpers package, you NEED to surround these helpers with [ and ] if these are used as a normal helper because Handlebars.CSharp follows the rules from handlebarsjs Identifier Definition more strictly.
[
]
An alternative could also be to set the PrefixSeparator to a different value like -.
PrefixSeparator
-
Home
Usage
Compatibility
Helpers
Additional Helpers
Development