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

PropsTable #11

Open
JRobsonJr opened this issue Oct 5, 2020 · 0 comments
Open

PropsTable #11

JRobsonJr opened this issue Oct 5, 2020 · 0 comments
Assignees

Comments

@JRobsonJr
Copy link
Contributor

JRobsonJr commented Oct 5, 2020

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:

Name Description Type Default value Required?
title title of the component String - YES
... ... ... ... ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants