GridStackedLayoutSettingsSettingsTagHelper
Example
Razor
<stacked-layout-settings/>
Attributes
Attribute | Type | Description |
---|---|---|
cols | Double | Sets the amount of columns in which the stacked cells will be displayed. The array represents the number of columns, and the values represent the column widths. |
cols-array | Object[] | Sets the amount of columns in which the stacked cells will be displayed. The array represents the number of columns, and the values represent the column widths. |