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 |
Object | the mode |
Returns:
a reference to this for fluency
- Type
- ThymeleafTemplateEngine