We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67d6eed + 315cdca commit b7d012aCopy full SHA for b7d012a
1 file changed
src/components/datagrid/data_grid_types.ts
@@ -880,7 +880,7 @@ export interface EuiDataGridToolBarVisibilityDisplaySelectorOptions {
880
*/
881
allowResetButton?: boolean;
882
/**
883
- * If passed a React node it will append the additional option to the bottom of the display settings popover
+ * Allows appending additional content to the bottom of the display settings popover
884
885
additionalDisplaySettings?: ReactNode;
886
}
0 commit comments