VClientScreenWidth
No edit summary
No edit summary
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Turnkey angular client noiw set the values of variables vClientScreenWidth and vClientScreenHeight if they exists in the ViewModel.
<message>Write the content here to display this box</message>
This makes it possible to simulate media queries on ViewModel-level instead of in CSS.
The Turnkey Angular client now sets the values of variables <code><span class="col-black">'''vClientScreenWidth'''</span></code> and <code><span class="col-black">'''vClientScreenHeight'''</span></code> if they exist in the [[Training:ViewModel|ViewModel]].


For search: media query
This makes it possible to simulate media queries on the ViewModel level instead of in the CSS.
 
For search: media query, pixels, width, web browser, client
 
{{Edited|July|12|2025}}
[[Category:View Model]]
[[Category:AngularJS]]

Latest revision as of 05:33, 17 March 2025

This page was created by Hans.karlsen@mdriven.net on 2022-07-30. Last edited by Stephanie@mdriven.net on 2025-03-17.

The Turnkey Angular client now sets the values of variables vClientScreenWidth and vClientScreenHeight if they exist in the ViewModel.

This makes it possible to simulate media queries on the ViewModel level instead of in the CSS.

For search: media query, pixels, width, web browser, client