setViewModel
fun TtInformationControl.setViewModel(viewModel: TtInformationControlViewModel?)
Content copied to clipboard
Binds the given viewModel to a TtInformationControl. If viewModel is null
, the contents of TtInformationControl will be cleared.