Skip to content

API Reference / @gtkx/components / CollectionItemSizeProps

Type Alias: CollectionItemSizeProps

CollectionItemSizeProps = object

Defined in: types.d.ts:44

Properties

estimatedItemHeight?

optional estimatedItemHeight?: number

Defined in: types.d.ts:45


estimatedItemWidth?

optional estimatedItemWidth?: number

Defined in: types.d.ts:46

Released under the MPL-2.0 License.