options

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

DSL function to add components with additional options.

Parameters

builder

DSL builder function