Skip to content
On this page

Twitter Description

Parent: meta

A String which is used for a meta tag.

Example Usage

js
theme: SoftUI({
    meta: {
        twitterDescription: "PlainDevelopment"
    }
})

Types

Released under the MIT License.