Skip to content

Commit 0cdf916

Browse files
983104: Updated
1 parent 8e1011a commit 0cdf916

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

blazor/in-place-editor/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99

1010
# Accessibility in Blazor In-place editor component
1111

12-
The [Blazor In-place editor](https://www.syncfusion.com/blazor-components/blazor-in-place-editor) component followes accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria/#roles) that are commonly used to evaluate accessibility.
12+
The [Blazor In-place editor](https://www.syncfusion.com/blazor-components/blazor-in-place-editor) component follows accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria/#roles) that are commonly used to evaluate accessibility.
1313

1414
The accessibility compliance for the Blazor In-place Editor component is outlined below.
1515

blazor/in-place-editor/localization.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ Specify the direction of the In-place Editor using the `EnableRtl` property. Use
5151

5252
Formatting is a way of representing the value in different formats. Format the following mentioned components with its `format` property when it is directly configured in the Editor component.
5353

54-
* [DatePicker](../datepicker/date-format/)
55-
* [DateRangePicker](../daterangepicker/globalization/)
56-
* [DateTimePicker](../datetime-picker/globalization/)
54+
* [DatePicker](../datepicker/date-format)
55+
* [DateRangePicker](../daterangepicker/globalization)
56+
* [DateTimePicker](../datetime-picker/globalization)
5757
* [NumericTextBox](../numeric-textbox/formats/#custom-formats)
58-
* [Slider](../range-slider/format/)
59-
* [TimePicker](../timepicker/globalization/)
58+
* [Slider](../range-slider/format)
59+
* [TimePicker](../timepicker/globalization)
6060

6161
```cshtml
6262

0 commit comments

Comments
 (0)