Class: ThymeleafTemplateEngine

vertx-web-js/thymeleaf_template_engine~ ThymeleafTemplateEngine

new ThymeleafTemplateEngine()

A template engine that uses the Thymeleaf library.
Source:

Methods

setMode(mode) → {ThymeleafTemplateEngine}

Set the mode for the engine
Parameters:
Name Type Description
mode string the mode
Source:
Returns:
a reference to this for fluency
Type
ThymeleafTemplateEngine