Overflow utility CSS classes can be used to control the overflow of content within elements.
If you need to specify how the text content should wrap, use rz-text-wrap, rz-text-nowrap, and rz-text-truncate. See the Text Wrap demo.
You can set a specific overflow value for different screen sizes by inserting the respective breakpoint abbreviation.
For example .rz-overflow-{breakpoint}-scroll, where {breakpoint} can be xs, sm, md, lg, xl, xx.
Learn more about Breakpoints.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT