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