Provide consistent view of related items
aircraftDetailsColumn : (UiBase.AircraftTypes.TypedAircraftData -> msg) -> Maybe UiBase.AircraftTypes.RelatedToAircraft -> Element msg
The details of an aircraft, included misnomers and related items, arranged in a column to consistently control spacing
relatedItemsListAsRow : (UiBase.AircraftTypes.TypedAircraftData -> msg) -> UiBase.AircraftTypes.TypedAircraftList -> Element msg
All the related items of a single type as a single row
sectionHeadingRow : List (Element msg) -> Element msg
Heading row for a section