primaryActionButtonViewModel

open val primaryActionButtonViewModel: LiveData<TtButtonViewModel?>

The view model for the primary button in the button section.

If this field is not set or the value is null, the primary button in the button section will stay invisible.