SkeletonContainerGridSettingsItemTagHelper
Example
Razor
<item>
</item>
Attributes
| Attribute | Type | Description |
|---|---|---|
| col-span | Double | A value that determines how many columns will the item span. |
| col-start | Double | A value that determines the start position of the item on the column axis. |
| row-span | Double | A value that determines how many rows will the item span. |
| row-start | Double | A value that determines the start position of the item on the row axis. |
| shape | SkeletonContainerItemShape | Determines the shape of the item |