open fun right(builder: Container.() -> Unit): Unit
DSL function to add components on the RIGHT side.
builder - DSL builder function
builder