Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

index and id togtgher angularjs

<div id="{{ 'object-' + $index }}"></div>
//This will be rendered like this
<div id="object-1"></div>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #index #id #togtgher #angularjs
ADD COMMENT
Topic
Name
1+6 =