ConfirmButton
struct ConfirmButton: View
SwiftUI View with the confirmation button
-
The
AlertMessageDeclaration
Swift
var message: AlertMessage? -
The
LocalizedErrorDeclaration
Swift
var localizedAlertError: LocalizedError? -
Declaration
Swift
var body: some View
View on GitHub