We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A table with descriptions of each prop accepted by a component.
Display ways the component should be used in a code context when it's implemented.
Provide a table describing the props supported by the component. If the component has composites, you should document the props for each one of them.
Example:
The text was updated successfully, but these errors were encountered:
LeandraOS
No branches or pull requests
PropsTable
Description
A table with descriptions of each prop accepted by a component.
Usage
Display ways the component should be used in a code context when it's implemented.
Props
Provide a table describing the props supported by the component.
If the component has composites, you should document the props for each one of them.
Example:
The text was updated successfully, but these errors were encountered: