with Decorations
open override fun withDecorations(vararg renderers: ComponentDecorationRenderer): U
Content copied to clipboard
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