UICellList
A UI component that displays a list of cells organized into sections.
Properties
| Property | Type | Default |
|---|---|---|
Name | string | "UICellList" |
AbsoluteSize | any | nil |
AbsolutePosition | any | nil |
Size | UDim2 | UDim2.new(1, 0, 1, 0) |
CellHeight | number | 70 |
GroupSpacing | number | 20 |
Visible | boolean | true |