Property reference
glide.ux.autoreflow.disable
The glide.ux.autoreflow.disable property determines whether automatic reflow of the user interface is enabled. When set to true, it prevents the UI from adjusting dynamically, which can be important for performance in specific scenarios.
Default: false
Type: boolean
Application: Global