Props of List
Properties
children?
optional children: ReactNode
List children
className?
optional className: string
Additional CSS classes for the list container
itemCount?
optional itemCount: number
Number of items in the list; used to decide if scrolling should be enabled