GroupBox With Label

A GroupBox with Label

GroupBox With Label - iOS Liquid Glass Light Mode Preview

Platform Compatibility

iOS 14.0+ iPadOS 14.0+ macOS 10.15+ visionOS 1.0+

Tags

SwiftUI Code

Docs
GroupBox {
    Text(loremIpsum)
} label: {
    Label("Hello World", systemImage: "globe")
}

Found an issue or have a suggestion?

Created: May 30, 2025Updated: December 27, 2025