ErrorLabel

@MainActor
public struct ErrorLabel : View

Error text view that appears under the add channel fields when an error occurs

  • Declaration

    Swift

    @MainActor
    public var body: some View { get }