Is your feature request related to a problem? Please describe.
Provide the resource and localization functionality for the Blazor grid and small components
Describe the solution you'd like
Need to introduce the core and resources packages into the Blazor product
Describe alternatives you've considered
N\A
Additional context
- Where to store the resources? separate nuget package or inside the package
- Consider timing issues
- Global functions - register resources
- Not targeting charts and xsharp translated items
- Let's check out the localization mechanism in charts
Is your feature request related to a problem? Please describe.
Provide the resource and localization functionality for the Blazor grid and small components
Describe the solution you'd like
Need to introduce the core and resources packages into the Blazor product
Describe alternatives you've considered
N\A
Additional context