Skip to content

Supported processors #21

Open
Open
@ultraq

Description

@ultraq

A list of all the processors currently supported in the latest version of ThymeleafJS. There's not one list of all processors, but I've done my best to list them all here after scouring the docs: https://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html The HTML ones will be simplified as there's a lot of them to write otherwise!

Text processors

  • th:inline
  • th:text
  • th:utext

Control flow processors

  • th:case
  • th:if
  • th:each
  • th:switch
  • th:unless

Fragment processors

  • th:fragment
  • th:insert
  • th:remove
  • th:replace

Local variables

  • th:object
  • th:with

Attribute processors

  • th:attr
  • th:attrappend
  • th:attrprepend
  • th:alt-title
  • th:classappend
  • th:xml-lang

Writable HTML attribute processors

Boolean HTML attribute processors:

Element processors

  • th:block

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions