{{ showValue[0] ? showValue[0] : placeholder || translate('placeholder') }}
{{ translate('to') }}
{{ showValue[1] ? showValue[1] : placeholder || translate('placeholder') }}
{{ placeholder || translate('placeholder') }}
{{ showValue ? showValue : placeholder || translate('placeholder') }}
{{ cancelButtonText || translate('cancel') }}
{{ title }}
{{ confirmButtonText || translate('confirm') }}
{{ translate('start') }}
{{ showTabLabel[0] }}
{{ translate('end') }}
{{ showTabLabel[1] }}