open fun up(builder: Container.() -> Unit): Unit
DSL function to add components at the UP position.
builder - DSL builder function
builder