Shared components
Shared components group entities in chunks based on the values of their shared Component, which helps with the de-duplication of data.
| Topic | Description |
|---|---|
| Introducing shared components | Understand shared components and their use cases. |
| Create a shared component | Create a new shared component to use in your application. |
| Optimize shared components | Learn best practice information that explains the most optimal ways to use shared components. |