layoutevents.html 447 B

12345678910
  1. <section id="layoutevents" data-transition="slide">
  2. <header data-title="Layout Events" data-back="chevron-left"></header>
  3. <article class="list indented">
  4. <ul>
  5. <li class="dark">
  6. <strong>Lungo gives you the possibility to subscribe to events generated by your layout, for example you'll know when a section/article is loaded or unloaded.</strong>
  7. </li>
  8. </ul>
  9. </article>
  10. </section>