🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
Accessibility Considerations
This page was created by Wikiadmin on 2026-07-29. Last edited by Wikiadmin on 2026-07-29.

You can use this page to identify where accessibility considerations belong when you customize the presentation of an MDriven application, especially for projects with accessibility requirements.

Accessibility and presentation customization

Accessibility considerations can be relevant when you adapt the presentation of UI components for people with individual impairments. They can also be required by the criteria that apply to a project, such as work for governmental organizations or universities.

MDriven UI components are implemented as templates. This means that you can adapt presentation details for a use case instead of changing every ViewModel separately. For example, a sidebar is implemented as a template and can be adjusted to change how it looks or works.

Plan accessibility in the application

Consider accessibility while you design and customize the UI, not only after you have completed the application. Review the presentation of each component that your users rely on, including text fields, navigation, and sidebars.

For example, if a project requires specific accessibility criteria, review the template-based presentation used by the relevant UI components and adapt it for that use case.

Related UI work

Use UI & Styling when you work with web UI customization, theming, styling, desktop UI, layout, fonts, and localization.