FontsKt

object FontsKt
Specifies information about sets of fonts to include in the page via CSS declarations, or imports/link
references. Fonts are considered part of the stylesheet set of a page.

Protobuf type elide.page.Context.Fonts

Types

Link copied to clipboard
class Dsl
Link copied to clipboard

Protobuf type elide.page.Context.Fonts.FontPackage

Link copied to clipboard

Protobuf type elide.page.Context.Fonts.FontReference

Functions

Link copied to clipboard
@JvmName(name = "-initializefontPackage")
inline fun fontPackage(block: ContextKt.FontsKt.FontPackageKt.Dsl.() -> Unit): Context.Fonts.FontPackage
Link copied to clipboard
@JvmName(name = "-initializefontReference")
inline fun fontReference(block: ContextKt.FontsKt.FontReferenceKt.Dsl.() -> Unit): Context.Fonts.FontReference