new ThymeleafTemplateEngine()
A template engine that uses the Thymeleaf library.
Methods
-
setMode(mode) → {ThymeleafTemplateEngine}
-
Set the mode for the engine
Parameters:
Name Type Description mode
string the mode Returns:
a reference to this for fluency- Type
- ThymeleafTemplateEngine