A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
@Html.TextBoxFor(x => x.User, new { placeholder = "Username", autofocus = ""})
Hello guys,
does anyone of you know how to set the autofocus property on @Html.TextBoxFor ?
Should look something like this
But that doesn't work though.
BR
Patrik