composition api?
inputElement.value.scrollIntoView({ behavior: "smooth" }); пробую так, но получаю scrollIntoView is not a fuction.
console.log(inputElement.value) выводит Proxy(Array) {0: div.flex.w-full.lg:w-9/12}
...value.value.scrollIntoView
Обсуждают сегодня