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

JumboTabs

Import

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

Props

Name
Type
Default
Description

defaultValue

any

-

items*

any[]

-

labelKey

string

'label'

onChange

(item: any) => any

-

primaryKey

string

'key'

sx

Array<func

| object

| bool>

| func

| object

-

PreviousJumboScrollbarNextJumboTheme

Last updated 11 months ago