-Split buttons in {productname} {release-version} now render as two independent, focusable components instead of a single composite element. The main button performs the primary action, while the chevron button controls the dropdown menu. This design improvement enhances accessibility by allowing separate focus targets and ARIA labels for each button. Additionally, the `+setTooltip+` method has been updated to apply tooltip content to both the main and chevron buttons simultaneously, ensuring consistent guidance for users.
0 commit comments