Properties2
| Type | Concept |
| Note created | Feb 17, 2025 |
In SwiftUI, one of the most basic View-able elements is the Form, which provides a list of up to 10 elements. To provider more than 10, it is needed to use more than one Group. Groups are not visibly different in the app; to do so you need to use Section.