This works only if it is an array, and if the object does not work.

'{{~it.objectMy :value}}', '<p>{{value}}</p>', '{{~}}' 

    1 answer 1

    Just like in javascript

    You must use the for in construct

     {{ for(var prop in it) { }} <div>{{ it[prop] }}</div> {{ } }}