InterviewSolution
Saved Bookmarks
| 1. |
What Is @each Directive? |
|
Answer» In @each directive, a VARIABLE is defined which CONTAINS the value of each ITEM in a list. In @each directive, a variable is defined which contains the value of each item in a list. |
|