| 123456789101112131415 |
- <section id="layoutevents" data-transition="slide">
- <header data-title="Layout Events">
- <nav class="box">
- <a href="#back" data-router="section" data-label="back"></a>
- </nav>
- </header>
- <article class="active list indented">
- <ul>
- <li class="dark">
- <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>
- </li>
- </ul>
- </article>
- </section>
|