Child

public struct Child
extension GridRow.Child: ElementBuilderChild

A child of a GridRow.

properties

  • The element displayed in the Grid.

    Declaration

    Swift

    public var element: Element
  • key

    A unique identifier for the child.

    Declaration

    Swift

    public var key: AnyHashable?
  • Declaration

    Swift

    public var width: Width

initialialization

child modeling