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

Hint that some props are optional #13

Open
rgosse opened this issue Jul 7, 2021 · 1 comment
Open

Hint that some props are optional #13

rgosse opened this issue Jul 7, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@rgosse
Copy link
Collaborator

rgosse commented Jul 7, 2021

Both prop?: string and prop: string | undefined should translate in the markdown with a visual hint that the prop is optional.

@rgosse
Copy link
Collaborator Author

rgosse commented Dec 17, 2021

Ex with https://activeviam.com/activeui/documentation/5.0.5/docs/api/types#clients

contentClient is optional but there is nothing showing it.

@Nouzbe Nouzbe added the enhancement New feature or request label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants