CSSGrid
No edit summary
(Replacing message template with parser tag)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
If you place a taggedValue on the ViewModel level CSSGrid=true, we will render HTML with CSSGrid instead of Bootstrap.
<message>Write the content here to display this box</message>
If you place a tagged value on the ViewModel level ''CSSGrid=true'', we will render HTML with CSSGrid instead of Bootstrap.


If the TurnkeySettings file sees:  
If the TurnkeySettings file sees:  
  <UseCSSGridByDefault>True</UseCSSGridByDefault>
  <UseCSSGridByDefault>True</UseCSSGridByDefault>
We will always render with CSSGrid unless you explicitly say CSSGrid=false
We will always render with CSSGrid unless you explicitly say ''CSSGrid=false.''


Using CSSGrid has advantages since we know exactly where we place content and it is not dependent on the environment as Bootstrap is.
Using CSSGrid has advantages since we know exactly where we place content and it is not dependent on the environment as Bootstrap is.
Line 9: Line 10:
If you do generic [[EXT Components|components]], you do not need to know the surroundings of your HTML snippet - placement will be managed by the CSSGrid values read from the ViewModel.
If you do generic [[EXT Components|components]], you do not need to know the surroundings of your HTML snippet - placement will be managed by the CSSGrid values read from the ViewModel.
[[Category:CSS]]
[[Category:CSS]]
{{Edited|July|12|2024}}

Latest revision as of 07:38, 17 June 2024

If you place a tagged value on the ViewModel level CSSGrid=true, we will render HTML with CSSGrid instead of Bootstrap.

If the TurnkeySettings file sees:

<UseCSSGridByDefault>True</UseCSSGridByDefault>

We will always render with CSSGrid unless you explicitly say CSSGrid=false.

Using CSSGrid has advantages since we know exactly where we place content and it is not dependent on the environment as Bootstrap is.

If you do generic components, you do not need to know the surroundings of your HTML snippet - placement will be managed by the CSSGrid values read from the ViewModel.

This page was edited 95 days ago on 06/17/2024. What links here