I am trying to create a form with 2 controls inside a horizontal stack but I can't figure how to make stack use 100% of the width
Asked
Active
Viewed 701 times
0

Sandeep Vootoori
- 56
- 4
1 Answers
0
use grow={3} on each child <Stack.Item> https://developer.microsoft.com/en-us/fluentui#/controls/web/stack

Sandeep Vootoori
- 56
- 4