myxvisual / react-uwp

📱⌨ React Components that Implement Microsoft's UWP Design & Fluent Design.
https://react-uwp.com
MIT License
1.18k stars 78 forks source link

NavigationView and SplitViewCommand click handler to change content. #62

Closed narutosanjiv closed 5 years ago

narutosanjiv commented 5 years ago

Problem description

Currently, I am sidebar consisting of NavigationView and SplitViewCommand. I want to display some content when i clicked one of SplitViewCommand instance. I can not find a way to do using SplitViewCommand.

Link to minimal working code that reproduces the issue

n.a

Versions

narutosanjiv commented 5 years ago

Not necessary, it seem that Click handler working on SplitViewCommand

PitterL commented 5 years ago

Hi, Narutosanjiv:

You may refer to this topic: https://github.com/myxvisual/react-uwp/issues/77