diff --git a/ej2-asp-core-mvc/chips/style.md b/ej2-asp-core-mvc/chips/style.md index 64f288e376..044d3326cd 100644 --- a/ej2-asp-core-mvc/chips/style.md +++ b/ej2-asp-core-mvc/chips/style.md @@ -8,7 +8,7 @@ publishingplatform: ##Platform_Name## documentation: ug --- -# CSS structures +# Style in ASP.NET Core Chips Control The following content provides the exact CSS structure that can be used to modify the control's appearance based on the user preference. diff --git a/ej2-asp-core-mvc/combo-box/style.md b/ej2-asp-core-mvc/combo-box/style.md index 42e3d74ca4..578e676fcf 100644 --- a/ej2-asp-core-mvc/combo-box/style.md +++ b/ej2-asp-core-mvc/combo-box/style.md @@ -9,7 +9,7 @@ documentation: ug --- -# CSS structures +# Style in ASP.NET Core ComboBox Component The following content provides the exact CSS structure that can be used to modify the control's appearance based on the user preference. diff --git a/ej2-asp-core-mvc/dashboard-layout/accessibility.md b/ej2-asp-core-mvc/dashboard-layout/accessibility.md index 14507d82fd..afbf092c43 100644 --- a/ej2-asp-core-mvc/dashboard-layout/accessibility.md +++ b/ej2-asp-core-mvc/dashboard-layout/accessibility.md @@ -9,7 +9,7 @@ documentation: ug --- -# Accessibility +# Accessibility in ASP.NET Core Dashboard Layout Control The Dashboard Layout control has been designed with keeping the `WAI-ARIA` specifications in mind and applying the `WAI-ARIA` roles, states, and properties. This control is characterized by ARIA accessibility support, which makes navigation easy for people who use assistive technologies (AT). diff --git a/ej2-asp-core-mvc/dashboard-layout/style.md b/ej2-asp-core-mvc/dashboard-layout/style.md index 6e9604d812..f08a570b99 100644 --- a/ej2-asp-core-mvc/dashboard-layout/style.md +++ b/ej2-asp-core-mvc/dashboard-layout/style.md @@ -9,7 +9,7 @@ documentation: ug --- -# CSS structures +# Style in ASP.NET Core Dashboard Layout Control The following content provides the exact CSS structure that can be used to modify the control's appearance based on the user preference. diff --git a/ej2-asp-core-mvc/datepicker/accessibility.md b/ej2-asp-core-mvc/datepicker/accessibility.md index 3063e56c18..f2a3efc4f7 100644 --- a/ej2-asp-core-mvc/datepicker/accessibility.md +++ b/ej2-asp-core-mvc/datepicker/accessibility.md @@ -9,7 +9,7 @@ documentation: ug --- -# Accessibility +# Accessibility in ASP.NET Core DatePicker Component The Web accessibility defines a way to make web content and web applications more accessible to disabled people. It especially helps the dynamic content change and advanced user interface controls developed with Ajax, HTML, JavaScript, and related technologies.