Localization in Blazor QueryBuilder Component

4 Nov 20251 minute to read

Blazor QueryBuilder supports localization for UI text (such as button labels, operator names, and messages) and honors the application’s culture for date and number formatting. See the Blazor Localization topic for end-to-end guidance on configuring languages, providing translations, and switching cultures in Blazor apps.

NOTE

You can also explore our Blazor Query Builder example to know how to render and configure the query builder.