TestComponent

class TestComponent(val configuration: TestComponentConfiguration) : Component

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor(configuration: TestComponentConfiguration)

Types

Link copied to clipboard
object Factory : ComponentFactory<TestComponent, TestComponentConfiguration>

Properties

Link copied to clipboard
open override val id: String
Link copied to clipboard
open override val serializersModule: SerializersModule