Description for a constraint hint emitted alongside an input.
Returned by constraintHint when the field carries one or
more constraint keywords the user should be told about (min/max,
pattern, item count, …). Theme adapters render this as a <small>
element wired to the input via aria-describedby.
Description for a constraint hint emitted alongside an input.
Returned by constraintHint when the field carries one or more constraint keywords the user should be told about (min/max, pattern, item count, …). Theme adapters render this as a
<small>element wired to the input viaaria-describedby.