Skip to content
On this page

Image

Parent: preloader

A String which sets the image for the preloader.

Example Usage

js
theme: SoftUI({
    preloader: {
        image: "/img/soft-ui.webp"
    }
})

Types

Released under the MIT License.