| string | ((values: ListBoxRenderProps & { defaultClassName: string; }) => string) | — |
| string | — |
| CSSProperties | ((values: ListBoxRenderProps & { defaultStyle: CSSProperties; }) => CSSProperties) | — |
| ((e: FocusEvent<Element, Element>) => void) | — |
| ((e: FocusEvent<Element, Element>) => void) | — |
| ((e: UIEvent<HTMLDivElement, UIEvent>) => void) | — |
| boolean | FocusStrategy | — |
| ((isFocused: boolean) => void) | — |
| string | null | — |
| Iterable<Key> | — |
| Iterable<T> | — |
| readonly any[] | — |
| SelectionBehavior | — |
| ((key: Key) => void) | — |
| "none" | "clearSelection" | 'clearSelection' |
| boolean | — |
| SelectionMode | — |
| boolean | — |
| "all" | Iterable<Key> | — |
| "all" | Iterable<Key> | — |
| ((keys: Selection) => void) | — |
| ((props: ListBoxRenderProps) => ReactNode) | — |
| DragAndDropHooks | — |
showCheckmarkOnSelected
| boolean | — |