Home > @tridion-sites/extensions > FlexProps > shouldFill
Take available space in the parent. The parent is required to be Flex for this property to work. Multiple components with this property set to true are going to split available space equally between them.
Signature:
shouldFill?: boolean;