javascripttemplatesknockout.jscustom-binding

Knockout renderTemplate() rendering modes


I'm trying to call ko.renderTemplate() in a custom binding.

However I can't find any documentation for it's usage, particularly the rendering mode parameter.

Knockout.js pro tips – working with templates

The site above has a section "You can render templates directly from your custom bindings" that briefly describes the parameters to renderTemplate().

What are the other available options for the rendering mode parameter?

Additionally, is there any documentation for renderTemplate() and the rendering engine options that I may have missed?


Solution

  • Just from looking at the source code of 2.2.0.

    The renderMode parameter seems to have two options: