Frontmatter
| id | 3460 |
| title | button.Base: badgeText_ |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Sep 28, 2022, 5:03 PM |
| updatedAt | Sep 28, 2022, 5:26 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3460 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 28, 2022, 5:26 PM |
we already created a
BadgeButtoninside one of our workshops recently: https://github.com/neomjs/workshops/blob/main/apps/w2022_09_08/view/BadgeButton.mjsIt would be nice to get a more polished version of this logic directly into
button.Base.