Component Reuse

How Does Mendix Enable Component Reuse?

One important aspect to consider when building multiple applications is whether you can reuse components of your app models across your applications. The Mendix Platform enables such reuse on different levels, both within a single app and across multiple apps. This allows you to achieve the following:

  • Create consistency across your app landscape – Reusing UI elements, logic, and data will ensure your applications look and behave consistently. This will both improve the usability of your applications and ensure the correctness of your information.
  • Increase your productivity – Reusability means you can reuse proven components in multiple locations, reducing the time to implement and test similar behavior.

The sections below will discuss the reuse options you have in the Mendix Platform for different aspects of your application models.

How Can I Reuse Components Across Mendix Applications?

Reuse across applications can occur in the UI, logic, and data. Dive into the sections below for details.

How Can I Reuse Components Within Mendix Applications?

Reuse within applications also occurs in the UI, logic, and data, as presented in the sections below