options

open fun options(col: Int, row: Int, size: Int = 0, offset: Int = 0, className: String? = null, builder: Container.() -> Unit)

DSL function to add components with additional options.

Parameters

builder

DSL builder function