SATS ui-libVersion: 75.5.0

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}

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 displayed

Details

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>