Package io.vertigo.ui.impl.thymeleaf.components
package io.vertigo.ui.impl.thymeleaf.components
-
ClassesClassDescriptionAttribut tag processor to apply simply hasAuthorization and hasOperation .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 the
StandardTextTagProcessorwith the addition of the v-pre attribute Simply use vu:text instead of th:text to enable the behaviour