set
operator fun DslList<Context.Styles.Stylesheet, ContextKt.StylesKt.Dsl.LinkProxy>.set(index: Int, value: Context.Styles.Stylesheet)
External CSS code to be included in <link> tags.
Content copied to clipboard
repeated .elide.page.Context.Styles.Stylesheet link = 2;
Parameters
index
The index to set the value at.
value
The link to set.