| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dash-4.0.0-py3-none-any.whl | 2026-02-03 | 7.2 MB | |
| dash-4.0.0.tar.gz | 2026-02-03 | 6.9 MB | |
| Dash Version 4.0.0 source code.tar.gz | 2026-02-03 | 20.8 MB | |
| Dash Version 4.0.0 source code.zip | 2026-02-03 | 21.5 MB | |
| README.md | 2026-02-03 | 307 Bytes | |
| Totals: 5 Items | 56.6 MB | 0 | |
Added
- Redesigned dash core components
Added since 4.0.0rc6
- Add a prop to sliders,
allow_direct_input, that can be used to disable the inputs rendered with sliders. - Improve CSS styles in calendar when looking at selected dates outside the current calendar month (
show_outside_days=True)