CSSGrid
No edit summary
No edit summary
Line 7: Line 7:
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.


If you do generic components you do not need to know the surroundings of your html snippet - placement it 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 it will be managed by the CSSGrid values read from the viewmodel.

Revision as of 18:58, 28 October 2018

If you place a taggedValue 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 it will be managed by the CSSGrid values read from the viewmodel.

This page was edited 96 days ago on 02/10/2024. What links here