Constant Views (constant vs variable data + actions)
- Color (color)
- Text SwiftUI (string)
- Image SwiftUI (image)
- Label (image + string)
These views do not produce input. They take basic data types: string, color (UIColor-NSColor) or image (UIImage-NSImage).