Primitive

VStack

Auto-emitted from DSKintsugiCatalog.vstack. Tier atom.

Live Preview
Row 1 Row 2 Row 3
Native · macOS
macOS SwiftUI render of VStack
DSL usage
VStack(spacing: 8) {
  Text("Row 1")
  Text("Row 2")
  Text("Row 3")
}
Attributes
NameTypeDefaultDescription
spacing CGFloat 0 Gap between children
alignment Alignment leading Cross-axis: leading | center | trailing
density Density regular compact | regular | expanded
locale Locale en BCP-47 locale tag for locale-aware rendering
Used in
PortfolioPro StrategyGrids IndicatorsDaily FundsScreener