Unplanned
Last Updated: 13 Sep 2023 07:29 by ADMIN
Dennis
Created on: 07 Sep 2023 16:47
Category: UI for Blazor
Type: Feature Request
3
Expand AdaptiveMode.Auto to a Global Default on the TelerikRootComponent

Currently, the AdaptiveMode.Auto in Blazor Hybrid has to be defined at the component level. 

It would be nice if it could be globally defined at the TelerikRootComponent level.

As an additional possibility...

The current ASP.NET Ajax Telerik Controls, there is a property for Rendering -- Lightweight mode, Classic mode, etc. This can be defined at the control level, the custom control level, the page level and globally in web.config.

It would be great if this property AdaptiveMode could be defined in a similar way -- control level, custom Blazor component level, Razor page level or global level.  If I understand correctly, much of the specific CSS styling can be done at different levels in Blazor.  This would be similar.

Regards,
Dennis

0 comments