Skip to content

@vtj


@vtj / ui / tabsProps

Variable: tabsProps ​

const tabsProps: object

Defined in: packages/ui/types/components/tabs/types.d.ts:21

Type Declaration ​

align ​

align: object

align.type ​

type: PropType<"left" | "center" | "right">

border ​

border: object

border.type ​

type: BooleanConstructor

fit ​

fit: object

fit.type ​

type: BooleanConstructor

items ​

items: object

items.type ​

type: PropType<TabsItem[]>

items.default() ​

default(): never[]

Returns ​

never[]