CountedTextInput React-only
Open in Storybook Open in Figma
A variation of the regular text input is the counted text input that optionally limits the amount of characters a user can enter.
Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=object&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Counted TextareaInput
A variation of the regular TextareaInput is a counted textarea input that optionally limits the amount of characters a user can enter.