Overload 1: Fixed frame
Overload 2: Flexible frame
Support
Usage
Fixed size
Fixed width only
Full-width with leading alignment
Minimum and maximum constraints
Full-screen background
Fixed size with alignment
Notes
The fixed frame overload sets exact dimensions. The flexible frame overload sets constraints — the component will size itself within those bounds based on its content and the parent’s size proposal. UseInfinity for maxWidth or maxHeight to make the component expand to fill all available space.