on Bind Channel List Component
protected open fun onBindChannelListComponent(@NonNull channelListComponent: ChannelListComponent, @NonNull viewModel: ChannelListViewModel)
Called to bind events to the ChannelListComponent. This is called from onBeforeReady.
Parameters
channel List Component
The component to which the event will be bound
view Model
A view model that provides the data needed for the fragment since 3.0.0