Frontmatter
| id | 5133 |
| title | Creating the neo.mjs renderer for Storybook |
| state | Closed |
| labels | enhancementepicno auto closehacktoberfest |
| assignees | [] |
| createdAt | Dec 5, 2023, 10:40 AM |
| updatedAt | Jun 5, 2026, 7:31 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5133 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | 5010 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 5, 2026, 7:31 PM |
Once the Storybook framework is created (https://github.com/neomjs/neo/issues/5132), we need a custom renderer for neo based components.
As an example: https://github.com/storybookjs/storybook/blob/next/code/frameworks/ember/src/client/preview/render.ts
Similar to our Siesta based setup, we will need to use: