Skip to main content

ListBodyProps

__type(index: number,options: ): void

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
alignstart | center | end | auto
controllerCollectionProxy<T, I, S, C>
items
serviceC
stateS
bodyRefReact.RefObject<HTMLDivElement>
classNamestring
ItemComponentFC<ListItemProps<T, I>>
ItemContentComponentFC<ListItemProps<T, I>>
ItemLoadingComponentFC
ListComponentFC<StandardListProps<T, I>>
parentRefReact.RefObject<HTMLDivElement>
scrollToIndex
styleReact.CSSProperties
totalSizenumber
virtualItems
VirtualListComponentFC<VirtualListProps<T, I>>