Skip to content

vizro-dash-components-0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 12:59
cd59620

Changed

  • Cascader.value now returns the full root-to-leaf path (e.g. ["Europe", "France", "Paris"], or a list of such paths when multi=True) instead of just leaf values, enabling duplicate leaf labels across branches. (#1792)