Navigation

    Monaca & Onsen UI
    • Register
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. onsentest
    O
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    onsentest

    @onsentest

    0
    Reputation
    2
    Posts
    405
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    onsentest Follow

    Posts made by onsentest

    • Data binding a javascript object

      Can OnsenUI do data binding like moustache or handlebars?
      Can I pass json to infinite-list and repeat bind? or do I have to manually have to createObject and loop in JS code?

      e.g.

      <ons-list>
      <ons-lazy-repeat id=“infinite-list”>{{ Catalogue Name }}</ons-lazy-repeat>
      </ons-list>

      posted in Onsen UI
      O
      onsentest
    • RE: Pass data into ons-template for data-binding (from parent element to child)?

      Very interested in this - don’t think its supported without using Angular, React, Vue etc… But if it is, interested to hear approaches…

      posted in Onsen UI
      O
      onsentest