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
Control flow processors
Fragment processors
Local variables
Attribute processors
Writable HTML attribute processors
Boolean HTML attribute processors:
Element processors
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:inlineth:textth:utextControl flow processors
th:caseth:ifth:eachth:switchth:unlessFragment processors
th:fragmentth:insertth:removeth:replaceLocal variables
th:objectth:withAttribute processors
th:attrth:attrappendth:attrprependth:alt-titleth:classappendth:xml-langWritable HTML attribute processors
th:classth:hrefth:srcth:valueBoolean HTML attribute processors:
th:checkedElement processors
th:block