LavaUI docs

typealias OverlayAnchor

Swift

typealias OverlayAnchor = Alignment

Where composed overlay content sits inside its base view's box.

The same question .frame(alignment:) asks, so the same answer: see Alignment, which this named first and now spells.

Sources/LavaUI/ComposedOverlay.swift:8