We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4dc889 + a30adde commit ec6a4c9Copy full SHA for ec6a4c9
1 file changed
src/Shared/Components/BulkSelection/types.tsx
@@ -55,7 +55,7 @@ export interface BulkSelectionProps {
55
showChevronDownIcon?: boolean
56
disabled?: boolean
57
/**
58
- * If true, pressing the checkbox will select all items on page if list is not paginated
+ * Will act as checkbox instead of opening up popup if list is not paginated
59
*/
60
selectAllIfNotPaginated?: boolean
61
}
0 commit comments