❔ Is there any way to test the rendering of a component in Blazor based on different screen sizes?
I have a component that renders a table. It will render a different amount of rows based on screen size (Width < 800px). Is there any way for me to simulate adjusting screen size in BUnit? Couldn’t find any information online about it
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.