Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ThymeleafTemplateEngine

A template engine that uses the Thymeleaf library. The {@link TemplateEngine#unwrap} shall return an object of class TemplateEngine

Hierarchy

  • any
    • ThymeleafTemplateEngine

Index

Properties

Methods

Properties

Static Readonly DEFAULT_TEMPLATE_MODE

DEFAULT_TEMPLATE_MODE: any

Methods

setMode

  • Parameters

    • mode: any

    Returns ThymeleafTemplateEngine

Static create

  • Create a template engine using defaults

    Parameters

    • vertx: Vertx

    Returns ThymeleafTemplateEngine

Generated using TypeDoc