weixin_39975810 2020-11-30 06:59
浏览 0

Syntax for parsing directives

As an additional way to decouple processing instructions from template markup, it could be a good idea to add some kind of syntax for processing directives, in the form of markup comments, able to assign attributes to elements by ID or by DOM Selector.

该提问来源于开源项目:thymeleaf/thymeleaf

  • 写回答

5条回答 默认 最新

  • weixin_39975810 2020-11-30 06:59
    关注

    This is very linked to https://github.com/thymeleaf/thymeleaf/issues/47 because decoupled template modes should be based on this same syntax, for the sake of coherence...

    评论

报告相同问题?