Floating Button Feature Request

Hi Radzen Team,

It could be nice if you put a float button in the RadzenPage.

Thanks

Hi @Vinoth,

You can position a button anywhere in your page with CSS. Something like this should work:

<RadzenButton style="position: fixed: top: 20px; right: 20px;" />