MixinMutableComponent

abstract class MixinMutableComponent

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun append(text: String): MutableComponent
abstract fun append(text: Component): MutableComponent