In today’s video we recreate the Fluent UI 2 Dialog control in Power Apps. This component is meant to be portable and flexible to meet many use cases across many apps. We use some cool techniques in this video such as automatically setting a button’s width using the amount of text inside the button. These techniques give our component a responsive look and feel!
Timestamps:
00:00 Intro
00:40 Dialog component documentation
03:54 Creating the component’s custom properties
08:41 Creating the component
15:34 Setting button text auto width
18:34 Adding auto height to the button container
20:03 Adding the finishing touches
24:23 Testing the component
27:29 Real-world example