public static interface RhinoHandlebars.JsHelper
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Object context,
Object arg0,
RhinoHandlebars.OptionsJs options)
Apply the helper to the context.
|
Object apply(Object context, Object arg0, RhinoHandlebars.OptionsJs options)
context - The context object.arg0 - The helper first argument.options - The options object.Copyright © 2018. All rights reserved.