Package io.vertigo.ui.impl.thymeleaf.components
-
Class Summary Class Description AuthzAttributeTagProcessor Attribut tag processor to apply simply hasAuthorization and hasOperation .ContentItemComponentProcessor ContentSlotComponentProcessor FragmentUtil NamedComponentContentComponent NamedComponentDefinition NamedComponentElementProcessor NamedComponentParser OnceAttributeTagProcessor ResourcePathFinder SlotAttributeTagProcessor SlotComponentProcessor VuiResourceTemplateResolver VuiTextTagProcessor Tag processor to add v-pre VueJS directive on nodes that are only text nodes to prevent template evaluation on client side (XSS protection) It is mainly theStandardTextTagProcessor
with the addition of the v-pre attribute Simply use vu:text instead of th:text to enable the behaviour