Skip to main content
Orderly SDKs / Modules / @orderly.network/react / TabPaneProps

Interface: TabPaneProps

@orderly.network/react.TabPaneProps

Table of contents

Properties

Properties

active

Optional active: boolean

Defined in

packages/component/src/tab/tabPane.tsx:5

className

Optional className: string

Defined in

packages/component/src/tab/tabPane.tsx:8

disabled

Optional disabled: boolean

Defined in

packages/component/src/tab/tabPane.tsx:7

id

Optional id: string

Defined in

packages/component/src/tab/tabPane.tsx:9

title

title: ReactNode

Defined in

packages/component/src/tab/tabPane.tsx:4

value

Optional value: string

Defined in

packages/component/src/tab/tabPane.tsx:6