Skip to main content

Documentation Index

Fetch the complete documentation index at: https://orderly.network/docs/llms.txt

Use this file to discover all available pages before exploring further.

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