Navigation

    Monaca & Onsen UI
    • Register
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. illuminate3
    3. Topics
    I
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by illuminate3

    • I

      How can I style ons-splitter?
      Onsen UI • • illuminate3

      3
      0
      Votes
      3
      Posts
      2343
      Views

      I

      Thanks! That got me on the right track.
    • I

      Adding hambuger menu trigger to the CLI splitter template starter
      Developer Corner • • illuminate3

      2
      0
      Votes
      2
      Posts
      2271
      Views

      @illuminate3 Looks like you haven’t found the ons-splitter component yet. Have a look here. Don’t forget to add the collapse and swipeable attributes. After defining your template you can grab a hold of the ons-splitter-side with something like @ViewChild(OnsSplitterSide) side: OnsSplitterSide; and then use its methods such as side.open(). Hope it helps.
    • I

      monaca localkit
      Monaca Tools • • illuminate3

      2
      0
      Votes
      2
      Posts
      2014
      Views

      C

      Remove the file " local_properties.json " of project and “Remote Build” again.