0.4.0 • Published 6 years ago
@stephenvector/prefab v0.4.0
Prefab
A set of themeable UI components for React projects. Built with accessibility in mind. Uses styled-components
for styling.
Components
Layout & Presentation
Container
<Container fullWidth={boolean}>{...}</Container>
Prop | Type | Default |
---|---|---|
fullWidth | boolean | false |
<Row />
<Column />
<Table />
<Box />
<Padding />
Typography
<H1>
<H2>
<H3>
<H4>
<H5>
<H6>
<Display1>
<Display2>
<Display3>
<Display4>
Form Controls
<Label />
<Input />
<Button />
<ButtonGroup />
<ColorPicker />
<Slider />
<Carousel />
<Date Picker />
<Select />
<Radio />
<Checkbox />
Status Indicators
<ProgressBar />
<Loading />
Usage
- Control the component returned using
as
attribute:<H1 as="div">Heading One Style Without H1 Tag</H1>
License
Tests
Functional tests performed courtesy of BrowserStack.
0.4.0
6 years ago
0.3.3
6 years ago
0.3.2
6 years ago
0.3.1
6 years ago
0.3.0
6 years ago
0.2.4
6 years ago
0.2.3
6 years ago
0.2.2
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.1.13
6 years ago
0.1.12
6 years ago
0.1.11
6 years ago
0.1.10
6 years ago
0.1.9
6 years ago
0.1.8
6 years ago
0.1.7
6 years ago
0.1.6
6 years ago
0.1.5
6 years ago
0.1.4
6 years ago
0.1.3
6 years ago
0.1.1
6 years ago
0.0.1
6 years ago