marko/test/test-project/rhtml-templates/async-fragment-function-data-provider.rhtml
2014-04-14 13:44:38 -06:00

3 lines
107 B
Plaintext

<async-fragment data-provider="${data.userInfo}" var="userInfo">
Hello $userInfo.name
</async-fragment>