TileLayoutGapSettingsTagHelper
Example
Razor
<gap/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| columns | Double | A value in pixels determining the space between horizontal spacing between the layout items. |
| rows | Double | A value in pixels determining the space between vertical spacing between the layout items. |