--- robots: nofollow, noindex tags: meeting-notes, github --- # v0 Docs Iteration ### Goals - SSR - Use with product components - Blazing fast # Hack items - [ ] Page for each component - [ ] Contains examples, instead of `<ComponentExamples>` - [ ] iframe for examples - [ ] Support "renderExample" or "wrapExample" (Provider) - [ ] Pluggable editor (just pass onChange, value, etc) - [ ] Support SSR for v0 components - [ ] Support SSR for doc site - [ ] Resurrect and finish [getComponentInfo PR](https://github.com/microsoft/fluentui/pull/12897) - [ ] Separate package that works for v0, v7/8, and Teams - [ ] Replace react-typescript-docgen with react-docgen - [ ] Remove require.context / use data storage & queries - [ ] Make extensible - [ ] No hardcoded menus, values, etc - [ ] Separate generic docs package and v0 docs