Skip to content
On this page

Title

Parent: card

A String which changes the card title.

Example Usage

js
theme: SoftUI({
    premium: {
        card: {
            title: "Want more from Assistants?"
        }
    }
})

Types

Released under the MIT License.