© Tim Leung 2021
T. LeungBeginning Power Appshttps://doi.org/10.1007/978-1-4842-6683-0_21

21. Building Reusable Canvas Components

Tim Leung1  
(1)
Reading, UK
 

Components enable us to work more efficiently by reducing duplication. With components, we can encapsulate canvas controls and logic in a single place and reuse those components multiple times in the same app or between different apps. For readers with some development experience, they behave like the user controls that exist in Microsoft products such as ASP.NET, Windows Forms, and WPF (Windows Presentation Foundation).

In this chapter, we’ll learn how to build and to use components in a canvas app. The topics that we’ll cover include
  • The benefits of using components and the use case scenarios ...

Get Beginning Power Apps: The Non-Developer's Guide to Building Business Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.