docusaurus-plugin-react-docgen-typescript
docusaurus-plugin-react-docgen-typescript copied to clipboard
[Suggestion] Auto-generate mdx files for components
Since we probably want the same output over React component files, including the prop table, description, remarks, etc., how about adding a config flag to automatically produce them?
Maybe we could still use a dedicated PropTable component that should be passed as config too, and then we could have a default implementation.
I could help with that if you will.
This would be a cool feature! I'd love some help on this 🚀
Sure, count on me!