CSSGrid
(Automatically adding template at the end of the page.)
(Adding message template to the top of the page)
Line 1: Line 1:
{{message|Write the content here to display this box}}
If you place a tagged value on the ViewModel level ''CSSGrid=true'', we will render HTML with CSSGrid instead of Bootstrap.
If you place a tagged value on the ViewModel level ''CSSGrid=true'', we will render HTML with CSSGrid instead of Bootstrap.



Revision as of 22:12, 16 June 2024

Write the content here to display this box

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