FormGridSettingsTagHelper
Example
<grid>
<gutter />
</grid>
ChildTags
Tag Name | Details |
---|---|
gutter | FormGridGutterSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
cols | Double | Defines the columns of the grid. |
overall-gutter | Double | Defines the width of the gutters between the columns / rows. For seting different rows and columns gutters use the gutter child tag. |