Skip to content
On this page

Author

Parent: meta

A String which is used for a meta tag.

Example Usage

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

Types

Released under the MIT License.