-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
staleUsed to mark when there was no activity for a set period of timeUsed to mark when there was no activity for a set period of time
Description
The withCharValidation prop only controls whether or not character validation appears. It would be nice if there was a corresponding withCharCount prop to control the showing/hiding of character count. I currently use a workaround to visually hide the character count when I don't want it but it feels like this should be a first class prop.
| {props.withCharValidation === false && ( |
Metadata
Metadata
Assignees
Labels
staleUsed to mark when there was no activity for a set period of timeUsed to mark when there was no activity for a set period of time