Skip to content
On this page

Twitter URL

Parent: meta

A String which is used for a meta tag.

Example Usage

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

Types

Released under the MIT License.