MetadataKt

object MetadataKt
Defines the structure of well-known page-level metadata, including the page title, description,
keywords, and so on.

Protobuf type elide.page.Context.Metadata

Types

Link copied to clipboard
class Dsl
Link copied to clipboard

Protobuf type elide.page.Context.Metadata.OpenGraph

Link copied to clipboard
object TwitterKt

Protobuf type elide.page.Context.Metadata.Twitter

Functions

Link copied to clipboard
@JvmName(name = "-initializeopenGraph")
inline fun openGraph(block: ContextKt.MetadataKt.OpenGraphKt.Dsl.() -> Unit): Context.Metadata.OpenGraph
Link copied to clipboard
@JvmName(name = "-initializetwitter")
inline fun twitter(block: ContextKt.MetadataKt.TwitterKt.Dsl.() -> Unit): Context.Metadata.Twitter