mirror of https://github.com/twbs/ratchet.git
Build mobile apps with simple HTML, CSS, and JS components.
http://goratchet.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.1 KiB
25 lines
1.1 KiB
<nav class="docs-outer-wrapper docs-masthead"> |
|
<div class="docs-inner-wrapper"> |
|
<ul class="docs-navigation"> |
|
<li class="nav-item"><a href="/getting-started">Getting started</a></li> |
|
<li class="nav-item nav-components"> |
|
<a data-ignore="push" class="nav-components-link" href="/components">Components</a> |
|
<ul class="components-list"> |
|
<li><a href="#bars">Bars</a></li> |
|
<li><a href="#table-views">Table views</a></li> |
|
<li><a href="#buttons">Buttons</a></li> |
|
<li><a href="#segmentedControllers">Segmented controllers</a></li> |
|
<li><a href="#badges">Badges</a></li> |
|
<li><a href="#forms">Forms</a></li> |
|
<li><a href="#toggles">Toggles</a></li> |
|
<li><a href="#popovers">Popovers</a></li> |
|
<li><a href="#modals">Modals</a></li> |
|
<li><a href="#sliders">Sliders</a></li> |
|
<li><a href="#push">Push</a></li> |
|
</ul> |
|
</li> |
|
<li data-ignore="push" class="nav-item"><a href="http://github.com/maker/ratchet">View on GitHub</a></li> |
|
</ul> |
|
<h1 class="docs-masthead-title">Ratchet</h1> |
|
</div> |
|
</nav> |