pub fn DefaultRowPlaceholderRenderer(height: Signal<f64>) -> impl IntoView
Expand description
The default row placeholder renderer which is just a div that is set to the appropriate height. This is used in place of rows that are not shown before and after the currently visible rows.