diff --git a/upcoming_changelogs/7254.md b/upcoming_changelogs/7254.md new file mode 100644 index 000000000000..f381cbf31199 --- /dev/null +++ b/upcoming_changelogs/7254.md @@ -0,0 +1 @@ +- Updated `EuiBasicTable` and `EuiInMemoryTable` to support multi-line truncation. This can be set via `truncateText.lines` in the `columns` prop.