Skip to content
On this page

Enabled

Parent: premium

A Boolean which changes whether or not the premium card is enabled.

Example Usage

js
theme: SoftUI({
    premium: {
        enabled: true
    }
})

Types

Released under the MIT License.