Skip to content
On this page

Title

Parent: blacklisted

A String which sets the title of the blacklisted page.

Example Usage

js
theme: SoftUI({
    blacklisted: {
        title: "Blacklisted"
    }
})

Types

Released under the MIT License.