Sample Data
This data shows three UI elements with their parent container width, their original width, the resizing rule applied, and the resulting width after applying the rule.
| Cell | Value |
|---|---|
| A1 | Element |
| B1 | Parent Width |
| C1 | Element Width |
| D1 | Resizing Rule |
| E1 | Resulting Width |
| A2 | Button |
| B2 | 300 |
| C2 | 100 |
| D2 | Fixed |
| E2 | |
| A3 | Text Box |
| B3 | 300 |
| C3 | 150 |
| D3 | Hug |
| E3 | |
| A4 | Image |
| B4 | 300 |
| C4 | 200 |
| D4 | Fill |
| E4 |