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