We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
disabled
1 parent b89585b commit 67106fbCopy full SHA for 67106fb
packages/docs/content/api/CTab.api.mdx
@@ -8,4 +8,5 @@ import CTab from '@coreui/react/src/components/tabs/CTab'
8
| Property | Description | Type | Default |
9
| --- | --- | --- | --- |
10
| **className** | A string of all className you want applied to the base component. | `string` | - |
11
+| **disabled** | Toggle the disabled state for the component. | `boolean` | - |
12
| **itemKey** | Item key. | `string` \| `number` | - |
0 commit comments