We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implment the split button menu item as in the design and component spec
Keyboard interactions in spec: https://github.com/microsoft/fluentui/blob/master/packages/react-menu/Spec.md#split-button-menuitem-submenu
It's possible to do it like SplitButton using a render function #19805
SplitButton
The text was updated successfully, but these errors were encountered:
Menu
ling1726
Successfully merging a pull request may close this issue.
Implment the split button menu item as in the design and component spec
Keyboard interactions in spec: https://github.com/microsoft/fluentui/blob/master/packages/react-menu/Spec.md#split-button-menuitem-submenu
It's possible to do it like
SplitButton
using a render function #19805The text was updated successfully, but these errors were encountered: