Skip to content

Instantly share code, notes, and snippets.

@cobalt88
Last active June 23, 2022 01:54
Show Gist options
  • Select an option

  • Save cobalt88/0b1f4f1543880668effde383801ec115 to your computer and use it in GitHub Desktop.

Select an option

Save cobalt88/0b1f4f1543880668effde383801ec115 to your computer and use it in GitHub Desktop.
TEUNE-TECH
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Dropdown
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="#">Action</a></li>
<li><a class="dropdown-item" href="#">Another action</a></li>
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item" href="#">Something else here</a></li>
</ul>
</li>
/*
================================================
DESCRIPTION
================================================
*/
<!--
================================================
DESCRIPTION
================================================
-->
  • Route Map Template:
    Request Requirements: ""
    Expected Response: ""
    Method: ""
    URL: ""
    Example: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment