Contributing
Details
Read
contributing.md
in the repo for more information.DocSection
Component is used to section doc pages. The
id
is used to create the Quick jump
links.This component has a
dark
theme to display components on a dark background.DocCodeSection
Component is used to display components and their code.
{children}
DocLinks
Component is used to create a section for displaying links to other pages.
Links
This component creates a link section
DocDetails
Component is used to create a section for displaying details about a component.
Optional
details
prop for cleaner code when there is only one string that needs to be displayedDetails
Details about a component.
DocSubSection
This component is intended to be used inside
DocSection
. It behaves the same way but there is no link created for these sections in the Quick Jump
section.Component has a optional
header
prop.Header
{children}
InlineCode
This component is intended to be used inside
DocSection
. It behaves the same way but there is no link created for these sections in the Quick Jump
section.This component is a styled html
code
tag.Text to highlight
DocControls
This component is intended to be used as a wrapper around controls for the component
Controls
<controls>