VK
Size: a a a
VK
ЛХ
И
RU
props.isToSendSms- нажатая кнопка, (true,false)
useEffect(() => {
props.isToSendSms && document.getElementById('confirmation-code-inputText').focus()
}, [props.isToSendSms])
<input
autoFocus={true}
id="confirmation-code-inputText" ... />
ЛХ
А
VK
RU
А
ЛХ
VK
ЛХ
VK
А
DN
ЛХ
DN
А
ЛХ