We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff94d2 commit 67cc824Copy full SHA for 67cc824
CHANGELOG.md
@@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
9
10
## Changed
11
- `dcc.Tab` now accepts a `width` prop which can be a pixel or percentage width for an individual tab.
12
+- `dcc.Tab` can accept other Dash Components for its label, in addition to a simple string.
13
14
## [4.0.0rc2] - 2025-10-10
15
0 commit comments