mirror of
https://github.com/tabler/tabler.git
synced 2026-08-11 22:02:22 +04:00
3 lines
287 B
HTML
3 lines
287 B
HTML
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"{% if include.target %} data-bs-target="#{{ include.target }}" aria-controls="{{ include.target }}"{% endif %} aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button> |