options

open fun options(order: Int? = null, grow: Int? = null, shrink: Int? = null, basis: <Error class: unknown class><Number, UNIT>? = null, alignSelf: AlignItems? = null, className: String? = null, builder: Container.() -> Unit)

DSL function to add components with additional options.

Parameters

builder

DSL builder function