We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Quick, one-liners:
let modal = Modal( title: "Success", body: "You successfully displayed a modal window!", status: .success ) modal.show()