A Bootstrap v5 bug report template.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<main id="app"> | |
<header> | |
<h1>Neon Glass Context menu</h1> | |
<p>Right-click to open</p> | |
</header> | |
<footer class="dark"> | |
<h2>Pick your own colors!</h2> | |
<input type=range id="h1" min=0 max=360 value=255 /> |