withDecorations

open override fun withDecorations(vararg renderers: ComponentDecorationRenderer): U

Sets the ComponentDecorationRenderers for the resulting Component. The component will be decorated with the given decorators in the given order.

Sources

(source)
Link copied to clipboard