Jumbo React
V7.0 - NextJS
V7.0 - NextJS
  • About Jumbo NextJS
  • Get Started
    • Get Access to Jumbo
    • Package Content
    • Project Setup
  • Structure
    • Folder Structure
    • Layout
  • Settings
    • Authentication & Authorization
    • Customize Theme
    • Manage Sidebar Menus
  • Components
    • JumboBackdrop
    • JumboCard
    • JumboCardFeatured
    • JumboConfigProvider
    • JumboDdMenu
    • JumboDdPopover
    • JumboIconButton
    • JumboLayout
    • JumboLayoutProvider
    • JumboNavbar
    • JumboOverlay
    • JumboRTL
    • JumboScrollbar
    • JumboTabs
    • JumboTheme
Powered by GitBook
On this page
  • Import
  • Props
  1. Components

JumboDdMenu

Import

import { JumboDdMenu } from '@jumbo/component';

Props

Name
Type
Default
Description

icon

node

-

onClickCallback

(opt: MenuItemProps) => void

-

menuItems

MenuItemProps[]

-

Menu-Item Props

Name
Type
Default
Description

action

node

-

icon

node

-

slug

node

-

title

node

-

PreviousJumboConfigProviderNextJumboDdPopover

Last updated 11 months ago