website/public/docs/API/JS/Navigation/index.php
vlw e5a0a8169c Initial code commit (#1)
First (rushed 😦) release of the Vegvisir website.

Reviewed-on: https://codeberg.org/vegvisir/website/pulls/1
Co-authored-by: vlw <victor@vlw.se>
Co-committed-by: vlw <victor@vlw.se>
2024-08-30 10:01:58 +00:00

13 lines
No EOL
446 B
PHP

<section class="md">
<container>
<h1><code>vegvisir.Navigation</code></h1>
<p>The Vegvisir <code>Navigation</code> class contains APIs for triggering navigations of any element programmatically.</p>
</container>
</section>
<section class="md">
<container>
<h2>Quickstart</h2>
<p>A new navigation can be initialized by constructing the <code>vegvisir.Navigation</code> class.</p>
</container>
</section>
<?= VV::shell("shells/docs") ?>