Frontmatter
| id | 5134 |
| title | Creating a first Storybook story to render a neo.mjs button |
| state | Closed |
| labels | enhancementepicno auto closehacktoberfest |
| assignees | [] |
| createdAt | Dec 5, 2023, 10:43 AM |
| updatedAt | Jun 5, 2026, 7:31 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5134 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | 5010 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 5, 2026, 7:31 PM |
Once the renderer is in place (https://github.com/neomjs/neo/issues/5133), the next goal should be to create a first story, which renders a
button.Basewithin the storybook harness.This would be a huge milestone, which enables other developers to create more stories for additional neo components.