We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba2320 commit f25a429Copy full SHA for f25a429
upgrade/breaking-changes/2-0-0.md
@@ -44,7 +44,7 @@ Some enums had to move to different namespaces and/or to have more descriptive n
44
45
````CSHTML
46
// Chart
47
-Telerik.Blazor.ChartSeriesStack.Stack100 -> Telerik.Blazor.ChartSeriesStackType.Stack100
+Telerik.Blazor.ChartSeriesStack -> Telerik.Blazor.ChartSeriesStackType
48
49
// Grid
50
Telerik.Blazor.FilterMode -> Telerik.Blazor.GridFilterMode
0 commit comments