Glossary
Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.
Search results
- Model-View-Controller(also: MVC)
- A software architectural pattern that separates an application into three interconnected components: the Model (data and business logic), the View (presentation and user interface), and the Controller (input handling and mediation between Model and View). MVC is significant in…
1 result.