Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INSTUI-4145 MenuItem's onSelect type did not expose its value and selected types #1597

Merged
merged 1 commit into from
Jul 25, 2024

Commits on Jul 25, 2024

  1. fix(ui-menu): menuItem's onSelect type did not expose its value and s…

    …elected types
    
    Closes: INSTUI-4145
    
    This is uses MenuItemProps instead, this type is exported
    TEST PLAN:
    import this component and check in the IDE that you can use the onSelect prop in TypeScript
    matyasf committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    86b38d2 View commit details
    Browse the repository at this point in the history