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
Is it possible to have horizontal stack with 2 stack items of same width?
847 views Asked by Sandeep Vootoori At
1
use grow={3} on each child <Stack.Item> https://developer.microsoft.com/en-us/fluentui#/controls/web/stack