Index

@Serializable
class Index(val headElements: String?)(source)

Serialized data from the kobweb { library { index { ... } } } block.

Parameters

headElements

If set, a string of DOM nodes to be added to the <head> of the user's site.

Constructors

Link copied to clipboard
constructor(headElements: String?)

Properties

Link copied to clipboard