Skip to content

Commit 5250638

Browse files
authored
docs(pivotgrid): add pivotgrid in the internationalization and keyboard support lists (#1535)
1 parent 4051b6c commit 5250638

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

accessibility/keyboard-navigation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ The following table lists the available Telerik UI for Blazor components with th
9191
| [Pager](https://demos.telerik.com/blazor-ui/pager/keyboard-navigation) | **Enhanced** | |
9292
| [PanelBar](https://demos.telerik.com/blazor-ui/panelbar/keyboard-navigation) | **Enhanced** | |
9393
| [PdfViewer](https://demos.telerik.com/blazor-ui/pdfviewer/overview) | **Enhanced** | Tab to focus the different components in the toolbar. The built-in [Pager provides keyboard navigation](https://demos.telerik.com/blazor-ui/pager/keyboard-navigation). |
94+
| PivotGrid | - | Not Supported <br /> (upcoming support) |
9495
| ProgressBar | - | |
9596
| QRCode | - | |
9697
| RadialGauge | - | |

globalization/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Internationalization (I18N) is the process of making an app support different la
2222

2323
Each Telerik UI for Blazor component supports a different set of internationalization features. The table below provides a quick reference.
2424

25-
| Component | Globalization | Localization| Right-to-Left |
25+
| Component | Globalization | Localization | Right-to-Left |
2626
|---|---|---|---|
2727
| Avatar | N/A | N/A | Supported |
2828
| ArcGauge | Supported | N/A | [Supported](https://demos.telerik.com/blazor-ui/arcgauge/rtl) |
@@ -79,6 +79,7 @@ Each Telerik UI for Blazor component supports a different set of internationaliz
7979
| Pager | N/A | [Supported](https://demos.telerik.com/blazor-ui/pager/localization) | [Supported](https://demos.telerik.com/blazor-ui/pager/rtl) |
8080
| PanelBar | N/A | N/A | [Supported](https://demos.telerik.com/blazor-ui/panelbar/rtl) |
8181
| PdfViewer | N/A | [Supported](https://demos.telerik.com/blazor-ui/pdfviewer/localization) | [Supported](https://demos.telerik.com/blazor-ui/pdfviewer/rtl) |
82+
| PivotGrid | Not Supported | Supported | Not Supported <br/> (upcoming support) |
8283
| ProgressBar | N/A | N/A | [Supported](https://demos.telerik.com/blazor-ui/progressbar/rtl) |
8384
| QRCode | N/A | N/A | N/A |
8485
| RadialGauge | Supported | N/A | [Supported](https://demos.telerik.com/blazor-ui/radialgauge/rtl) |

0 commit comments

Comments
 (0)