addAll
Defines meta tag keywords, to be included in the page.
Content copied to clipboard
repeated string keyword = 3;
Parameters
values
The keyword to add.
fun DslList<Context.PageLink, ContextKt.MetadataKt.Dsl.LinkProxy>.addAll(values: Iterable<Context.PageLink>)
Defines a favicon image link to apply to the browser tab.
Content copied to clipboard
repeated .elide.page.Context.PageLink link = 10;
Parameters
values
The link to add.
fun DslList<Context.RDFPrefix, ContextKt.MetadataKt.Dsl.PrefixProxy>.addAll(values: Iterable<Context.RDFPrefix>)
RDFa prefixes to add. If left unset, the default OpenGraph prefix will be used.
Content copied to clipboard
repeated .elide.page.Context.RDFPrefix prefix = 17;
Parameters
values
The prefix to add.