Skip to content
On this page

Errors

Parent: sweetalert

An Object which contains all the sidebar information.

Example Usage

js
theme: SoftUI({
    errors: {
        requirePremium: "You need to be a premium member to do this."
    }
})

Properties

Types

Released under the MIT License.