JumboTabs

Import

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

Props

NameTypeDefaultDescription

defaultValue

any

-

items*

any[]

-

labelKey

string

'label'

onChange

(item: any) => any

-

primaryKey

string

'key'

sx

Array<func

| object

| bool>

| func

| object

-

Last updated