Skip to content
On this page

Twitter Card

Parent: meta

A String which is used for a meta tag.

Example Usage

js
theme: SoftUI({
    meta: {
        twitterCard: "summary_large_image"
    }
})

Types

Released under the MIT License.