@Retention(value=RUNTIME)
public @interface HelperFunction
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
The name used to invoke the decorated helper function in a handlebars template.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved