Background
Now that all our components are written in TypeScript (🎉 ), let's use react-docgen-typescript to automatically generate prop documentation instead of manually keeping it up-to-date.
Note: We'll have to experiment with ways to document available system props and DOM props without cluttering the documentation.
Do this
References
Background
Now that all our components are written in TypeScript (🎉 ), let's use react-docgen-typescript to automatically generate prop documentation instead of manually keeping it up-to-date.
Note: We'll have to experiment with ways to document available system props and DOM props without cluttering the documentation.
Do this
References