Interface: TabPaneProps
@orderly.network/react.TabPanePropsTable of contents
Properties
Properties
active
•Optional
active: boolean
Defined in
packages/component/src/tab/tabPane.tsx:5className
•Optional
className: string
Defined in
packages/component/src/tab/tabPane.tsx:8disabled
•Optional
disabled: boolean
Defined in
packages/component/src/tab/tabPane.tsx:7id
•Optional
id: string
Defined in
packages/component/src/tab/tabPane.tsx:9title
• title:ReactNode
Defined in
packages/component/src/tab/tabPane.tsx:4value
•Optional
value: string