assign

fun assign(vararg nodes: Element)(source)

The assign() method of the HTMLSlotElement interface sets the slot's manually assigned nodes to an ordered set of slottables.

MDN Reference


fun assign(vararg nodes: Text)(source)