Skip to content
On this page

Success

Parent: sweetalert

An Object which contains all the sidebar information.

Example Usage

js
theme: SoftUI({
    success: {
        login: "Successfully logged in."
    }
})

Properties

Types

Released under the MIT License.