Hacker News new | ask | show | jobs
by kaoD 601 days ago
AFAIK customValidity is not an attribute and you can only use an imperative setCustomValidity API which is terrible cumbersome to use in a declarative framework like React.
1 comments

Yeah this is exactly what I'm writing about in the article :)