mobile - Is there a way in angular2 that a template is selected based on the device -


i have 1 per device template views in angular2 , views there may 1 devices. possible in angular2 based on browser user-agent

there plans has yet decided if implemented.
can use media queries , example ngswitch show different parts of view depending on device or screen dimensions.

see


Comments