ChildrenCommandInserter
object ChildrenCommandInserter
class Object
trait Matchable
class Any
Type members
Types
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