fun updatePreviewOnUpdateOf(vararg components: Any): Unit
Adds listeners to the given components so that this preview is updated whenever the given components are updated.
components - the components to add listeners to
components