ChildrenCommandInserter

class Object
trait Matchable
class Any

Type members

Value members

Concrete methods

def apply[El <: Base](`$command`: MountContext[El] => EventStream[ChildrenCommand], initialInsertContext: Option[InsertContext[El]]): Inserter[El]
def updateList(command: ChildrenCommand, parentNode: Base, sentinelNode: Base, extraNodeCount: Int): Int