Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default props and arguments #11

Open
emmatown opened this issue Sep 21, 2019 · 0 comments
Open

Default props and arguments #11

emmatown opened this issue Sep 21, 2019 · 0 comments

Comments

@emmatown
Copy link
Member

Default props and arguments are really useful in documentation so we should get them. The solution won't be as accurate as the type version since we'll have to look at actual ASTs which means we'll have a bunch of cases to handle.

Another thing we could try doing is getting the default values at runtime and display those instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant