Annotation Type HelperFunction
Decorates a method that represents a helper function extracted via a "helper source"
with metadata that cannot be inferred from its signature, such as a custom helper name.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe name used to invoke the decorated helper function in a handlebars template.- Returns:
- Name or null/empty to use default method name.
-