Frontmatter
| id | 3935 |
| title | TextField & TextArea: Display character count and max length |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Jan 23, 2023, 1:48 PM |
| updatedAt | Sep 14, 2024, 4:26 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3935 |
| author | alberthashani |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 14, 2024, 4:26 AM |
A label for character count and max length is needed in bottom right position of TextField and TextArea in this format "0 / 200" the 0 meaning the character count and 200 max length of the text.