Primitive

HStack

Auto-emitted from DSKintsugiCatalog.hstack. Tier atom.

Live Preview
Child A Child B Child C
Native · macOS
macOS SwiftUI render of HStack
DSL usage
HStack(spacing: 12) {
  Text("Child A")
  Text("Child B")
  Text("Child C")
}
Attributes
NameTypeDefaultDescription
spacing CGFloat 0 Gap between children in points
alignment Alignment center Cross-axis alignment: top | center | bottom
padding EdgeInsets zero Inner padding
density Density regular compact | regular | expanded
locale Locale en BCP-47 locale tag for locale-aware rendering
Used in
PortfolioPro StrategyGrids IndicatorsDaily FundsScreener