BazaarBazaar Documentation
  • Quick Start
    • CLI
    • Manual
  • Folder Structure
    • Sale Layout
    • Shop Layout 1
    • Shop Layout 2
    • Shop Layout 3
    • Shop Layout 4
    • Admin Dashboard Layout
    • Customer Dashboard Layout
    • Topbar
    • Header
    • Navbar
    • Footer
    • Navigations
    • Mobile Navigation Bar
  • Theme
  • Navigation
  • Settings
  • Icons
  • Data fetching
      • Market 1
      • Market 2
      • Furniture 1
      • Furniture 2
      • Grocery 1
      • Grocery 2
      • Grocery 3
      • Grocery 4
      • Health and Beauty
      • Fashion 1
      • Fashion 2
      • Fashion 3
      • Gift
      • Gadget 1
      • Gadget 2
      • User Orders
      • Support Tickets
      • User Profile
      • Address
      • Dashboard
      • Products
      • Orders
      • Customers
      • Refund Request
      • Sellers
    • Sales
    • Vendor/Shop
    • Layout
  • Utils Functions
  • Translation

On This Page

  • Examples
  • Views
  • Used
Question? Give us feedback → (opens in a new tab)
Layout Components
Navigations

Navigations

It's only used for customer dashboard. It isn't resuable component

💡

Folder location: src/components/layouts/customer-dashboard/Navigations

Examples

import Navigations from './Navigations'
 
export default function Example() {
  return <Navigations />
}

Views


Used

  • CustomerDashboardLayout (opens in a new tab)
FooterMobile Navigation Bar

MIT 2025 © UILib