diff --git a/ej2-asp-core-mvc/button-group/EJ2_ASP.NETCORE/style-and-appearance.md b/ej2-asp-core-mvc/button-group/EJ2_ASP.NETCORE/style-and-appearance.md index eb0b882504..f7af9205e1 100644 --- a/ej2-asp-core-mvc/button-group/EJ2_ASP.NETCORE/style-and-appearance.md +++ b/ej2-asp-core-mvc/button-group/EJ2_ASP.NETCORE/style-and-appearance.md @@ -9,7 +9,7 @@ documentation: ug --- -# Styles and Appearances +# Style And Appearance in ASP.NET Core Button Group Control To modify the ButtonGroup appearance, you need to override the default CSS of ButtonGroup component. Find the list of CSS classes and its corresponding section in ButtonGroup. Also, you have an option to create your own custom theme for the controls using our [Theme Studio](https://ej2.syncfusion.com/themestudio/?theme=material). diff --git a/ej2-asp-core-mvc/button/EJ2_ASP.NETCORE/style-and-appearance.md b/ej2-asp-core-mvc/button/EJ2_ASP.NETCORE/style-and-appearance.md index 9f4f8a189e..01bc1c3234 100644 --- a/ej2-asp-core-mvc/button/EJ2_ASP.NETCORE/style-and-appearance.md +++ b/ej2-asp-core-mvc/button/EJ2_ASP.NETCORE/style-and-appearance.md @@ -9,7 +9,7 @@ documentation: ug --- -# Styles and Appearances +# Style And Appearance in ASP.NET Core Button Control To modify the Button appearance, you need to override the default CSS of Button component. Find the list of CSS classes and its corresponding section in Button component. Also, you have an option to create your own custom theme for the controls using our [Theme Studio](https://ej2.syncfusion.com/themestudio/?theme=material). diff --git a/ej2-asp-core-mvc/check-box/EJ2_ASP.NETCORE/style-and-appearance.md b/ej2-asp-core-mvc/check-box/EJ2_ASP.NETCORE/style-and-appearance.md index c932be47bd..705ecf443a 100644 --- a/ej2-asp-core-mvc/check-box/EJ2_ASP.NETCORE/style-and-appearance.md +++ b/ej2-asp-core-mvc/check-box/EJ2_ASP.NETCORE/style-and-appearance.md @@ -9,7 +9,7 @@ documentation: ug --- -# Styles and Appearances +# Style And Appearance in ASP.NET Core Checkbox Control To modify the CheckBox appearance, you need to override the default CSS of CheckBox control. Find the list of CSS classes and its corresponding section in CheckBox. Also, you have an option to create your own custom theme for the controls using our [Theme Studio](https://ej2.syncfusion.com/themestudio/?theme=material). diff --git a/ej2-asp-core-mvc/color-picker/EJ2_ASP.NETCORE/style-and-appearance.md b/ej2-asp-core-mvc/color-picker/EJ2_ASP.NETCORE/style-and-appearance.md index 1592f51431..53bf60c72a 100644 --- a/ej2-asp-core-mvc/color-picker/EJ2_ASP.NETCORE/style-and-appearance.md +++ b/ej2-asp-core-mvc/color-picker/EJ2_ASP.NETCORE/style-and-appearance.md @@ -9,7 +9,7 @@ documentation: ug --- -# Styles and Appearances +# Style And Appearance in ASP.NET Core Color Picker ControL To modify the ColorPicker appearance, you need to override the default CSS of ColorPicker component. Find the list of CSS classes and its corresponding section in ColorPicker component. Also, you have an option to create your own custom theme for the controls using our [Theme Studio](https://ej2.syncfusion.com/themestudio/?theme=material). diff --git a/ej2-asp-core-mvc/context-menu/EJ2_ASP.NETCORE/style-and-appearance.md b/ej2-asp-core-mvc/context-menu/EJ2_ASP.NETCORE/style-and-appearance.md index 87022fde91..bfaa5a887c 100644 --- a/ej2-asp-core-mvc/context-menu/EJ2_ASP.NETCORE/style-and-appearance.md +++ b/ej2-asp-core-mvc/context-menu/EJ2_ASP.NETCORE/style-and-appearance.md @@ -9,7 +9,7 @@ documentation: ug --- -# Styles and Appearances +# Style And Appearance in ASP.NET Core Context Menu Component To modify the ContextMenu appearance, you need to override the default CSS of ContextMenu component. Find the list of CSS classes and its corresponding section in ContextMenu component. Also, you have an option to create your own custom theme for the controls using our [`Theme Studio`](https://ej2.syncfusion.com/themestudio/?theme=material). diff --git a/ej2-asp-core-mvc/context-menu/accessibility.md b/ej2-asp-core-mvc/context-menu/accessibility.md index 6835d6776c..833dbee96d 100644 --- a/ej2-asp-core-mvc/context-menu/accessibility.md +++ b/ej2-asp-core-mvc/context-menu/accessibility.md @@ -8,7 +8,7 @@ publishingplatform: ##Platform_Name## documentation: ug --- -# Accessibility +# Accessibility in ASP.NET Core Context Menu Component The Context menu component followed the 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.