**STRUCT** # `Form` A list with no dynamic content styled as a boxed list. ## Properties ### `content` The content. ### `view` The view's body. ## Methods ### `init(content:)` Initialize a `Form`. - Parameter content: The view content, usually different kind of rows.