ViewModel settings
This page was created by Lars.olofsson on 2024-05-28. Last edited by Stephanie on 2025-03-18.
Describe all the ViewModel settings and include the buttons, the ViewModel Editor, and how it works (or link to the page).
Settings of the ViewModel
Column and row settings
Column and row count
When in Grid mode, sets the number of columns and rows of the view
Column width and Row Height
Sets the column width and row height in the designer and as a default minimum size in the running application.
Can be overridden by using CSS in a web application.
Note: Setting the ViewModel's column width or row height of <= 1 signals that no min-height/width style tag should be generated.
These are depicted in blue and shown beneath the Viewmodel.
(image)
See also: ViewModel