How Ionic generate Windows phone display?

Hi,

I just noticed the Windows phone display is now on the documentation. How can I do the same with Chrome dev tool?

See my answer in your other post.

If you actually just take one second to inspect the element in the ionic2 docs, you can see that it’s simply an iframe with the ?ionicplatform=windows parameter I mentioned in your other post:
image

1 Like