dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

New attribute for Contextual Menu items #1966

Closed GomezIvann closed 6 months ago

GomezIvann commented 6 months ago

Checklist

Description We have decided to include a new attribute in the items of the Contextual Menu called selectedByDefault. This attribute will allow our users to mark an item from the menu as selected in the first render of the component.

We have also fixed two issues with the component:

Closes #1962