updatePreviewOnUpdateOf

fun updatePreviewOnUpdateOf(vararg components: Any)

Adds listeners to the given components so that this preview is updated whenever the given components are updated.

Parameters

components

the components to add listeners to

Sources

jvm source
Link copied to clipboard