loadScheme

abstract fun loadScheme(scheme: T)

Loads the given scheme into the component's state.

Parameters

scheme

the scheme to load

Sources

jvm source
Link copied to clipboard