created:4/29/2021
updated:4/29/2021
loc
28
comments
36%
passed
2
coverage
100%

ComponentList

avatar of atanasster

Grid display of component cards

Component

import { ComponentList } from '@component-controls/addon-catalog';

Overview

created:N/A
updated:N/A
loc
25
comments
4%
todos
5
passed
7
failed
1
coverage
67%
Markdown descripton for component.
Markdown descripton for component. # With a heading and some bold text

description of story

Components

Properties

Name
Description
Default
-(3 properties)
minWidth

minimum card width in pixels. defaults to 420px

number
420
stories

story ids

string[]
-
ref
((instance: HTMLDivElement | null) => void) | RefObject<HTMLDivElement> | null
-
HTMLAttributes(44 properties)
Attributes(2 properties)
AriaAttributes(48 properties)
DOMAttributes(161 properties)
BoxOwnProps(3 properties)
SpaceProps(28 properties)
BackgroundColorProps(2 properties)
OpacityProps(1 properties)

Commits

Date
Author
Commit Message
2/17/2021

atanasster

avatar of atanasster
feat: components history and catalog
1 commits

External dependencies

package
imports
peer
react
^17.0.1
FC
*
theme-ui
^0.8.4
jsxBoxPropsBox
*

Internal dependencies

file
imports
"../ComponentCard"

Component JSX

<Box
sx
>
theme-ui
^0.8.4
<ComponentCard
keyid
/>
ComponentCard
from"../ComponentCard"