angularjs - Access ng-repeat value in Jade -



angularjs - Access ng-repeat value in Jade -

new node, angular, , jade -- looking access angular repeat value via jade.

the current code

tr( ng-repeat="item in $data" ) td(...) span {{item.stuff}}

this creates table of item.stuff. i'm looking utilize jade's conditional statements on item. such as: case #{ item.stuff }, item undefined in scenario.

angularjs jade

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -