美文网首页
Ionic中ng-repeat的应用

Ionic中ng-repeat的应用

作者: 大力士_f398 | 来源:发表于2017-05-11 17:06 被阅读0次

    ng-repeat指令用于循环输出指定次数的 HTML 元素。

    集合必须是数组或对象。

    所有的 HTML 元素都支持该指令。


    1. ng-repeat用于数组中

    2. ng-repeat用于表格中


    用ng-repeat使页面看起来非常简洁,方便。 也可以用于div的循环,方法相同。

    相关文章

      网友评论

          本文标题:Ionic中ng-repeat的应用

          本文链接:https://www.haomeiwen.com/subject/pmcotxtx.html