Skip to content
On this page

Twitter Creator

Parent: meta

A String which is used for a meta tag.

Options

  • summary_large_image
  • summary
  • app
  • player

Example Usage

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

Types

If you ever use this remind me to fix it

Released under the MIT License.