I would like to create a left menu in fuse tools that would allow for a conditional based on the devices width. This should show the menu on an ipad or tablet device and hide it on a mobile device.
Just wondering if anyone knows how to do this. I cant seem to find any documentation on it, but can imagine it to be something like
<StackPanel ShowWhenDeviceWidth="960">