updatePreviewOnUpdateOf

fun updatePreviewOnUpdateOf(vararg components: Any)(source)

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