Frontmatter
| id | 5134 |
| title | Creating a first Storybook story to render a neo.mjs button |
| state | Open |
| labels | enhancementepicno auto closehacktoberfest |
| assignees | [] |
| createdAt | Dec 5, 2023, 10:43 AM |
| updatedAt | May 16, 2026, 10:50 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5134 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
Creating a first Storybook story to render a neo.mjs button
Openenhancementepicno auto closehacktoberfest
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.