The prototype in https://github.com/microsoft/fluentui/pull/25238 has an example of a virtualized `DataGridBody` powered by recomposition and `react-virtual`. Either implement a variant of `DataGridBody` that is virtualized or add documentation on how to do that
The prototype in #25238 has an example of a virtualized
DataGridBodypowered by recomposition andreact-virtual.Either implement a variant of
DataGridBodythat is virtualized or add documentation on how to do that