SkeletonContainerGridSettingsTagHelper
Example
Razor
<grid>
<gap />
<items></items>
</grid>
ChildTags
| Tag Name | Details |
|---|---|
| gap | SkeletonContainerGridGapSettingsTagHelper |
| items | SkeletonContainerGridSettingsItemsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| columns | Double | Defines the number of columns. |
| rows | Double | Defines the number of rows. |