In this video we discuss components in Microsoft PowerApps This is the chapter that my "Microsoft PowerApps crash course - From UI to Integration" on Udemy was missing. In one of the lectures I had a brief review on Components and how container controls work; and I got lots of questions about it, so I thought I add this lecture to the course as bonus material.
- 0:00 Introduction
- 1:40 Creating a basic component in PowerApps
- 5:45 Adding the custom component to the screen
- 8:34 The need for properties
- 13:25 Understanding INPUT and OUTPUT properties
- 14:20 Creating an INPUT property
- 17:20 Creating an OUTPUT property
- 20:23 Moving elements inside a component from running screen
- 22:08 Conclusion