Global size settings for entire UI?

1 Answer 170 Views
Button ComboBox DropDownList TextBox
Andrei
Top achievements
Rank 1
Andrei asked on 18 Apr 2022, 02:12 PM

Hello,

Is there a way to set the size of input/button elements globally on app startup instead of setting it individually on each button/combobox/etc (Telerik.Blazor.ThemeConstants.*.Size)?


1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 21 Apr 2022, 05:36 AM

Hello Andrei,

Currently, there is no built-in functionality to configure global settings in any of our components. However, there are ways to achieve this:

  • Use a separate component that will nest our component and will provide all default parameters.
  • Update the source code of our components and set the default values.

Regards,
Dimo
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Button ComboBox DropDownList TextBox
Asked by
Andrei
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or