In this chapter, we will explore through simple examples the various features of the Marko language. While Marko JS contains the .marko template files, you can still throw in HTML to render it. Marko template files are just an extension of HTML files—in that, they let you build dynamic and reactive user interfaces by augmenting HTML, so that you are able to do it declaratively.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Introduction to the Marko Language and API Reference

  • Damodaran Chingleput Sathyakumar

摘要

In this chapter, we will explore through simple examples the various features of the Marko language. While Marko JS contains the .marko template files, you can still throw in HTML to render it. Marko template files are just an extension of HTML files—in that, they let you build dynamic and reactive user interfaces by augmenting HTML, so that you are able to do it declaratively.