mobile-nav-button.tsx

src/components/navbar-3/mobile-nav-button.tsx
import {
Dialog,
DialogBackdrop,
DialogPanel,
DialogTitle,
} from '@headlessui/react'
import { useState, type ReactElement } from 'react'
import clsx from 'clsx'
import bars2Icon from '@iconify/icons-heroicons/bars-2-20-solid'
import xMarkIcon from '@iconify/icons-heroicons/x-mark-20-solid'
import { Icon } from '@/components/icon'
import { MobileNav } from './mobile-nav'
interface MobileNavButtonProps {
dark?: boolean
}
/**
* Sticky Mobile Nav Button with Sidebar Dialog
* Opens mobile navigation in a sliding sidebar dialog

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC