RadzenButton dynamic sizing

Are there any options or techniques for dynamically changing the size of the RadzenButton component based on screen size?

(i.e. I'm thinking of how RadzenColumn has SizeSM, SizeMD properties etc)

The button only has a single Size property

Hi @Dave_F,

SizeSM, SizeMD etc are not available at the moment. Feel free to log a feature request on GitHub.

A technique that you could apply is to update the button's styles using CSS media queries: