Flame components
A package containing all Flame React components.
Refer to main README for usage.
Styled System Props
| Component Name | styled-system props |
|---|---|
| Alert | space |
| Bone | space |
| width | |
| bgColor | |
| Button | space |
| Card | colors |
| CardSection | space |
| Box | space |
| width | |
| fontSize | |
| colors | |
| Flex (extends Box) | flex, flexWrap, flexDirection, alignItems, justifyContent |
| Divider | space |
| Group | flex, justifyContent |
| GroupItem | flex |
| width | |
| GroupAddon | width |
| Logo | width |
| Text | fontSize |
| space | |
| fontFamily, textAlign, fontWeight, letterSpacing, lineHeight | |
textTransform (custom property that takes any text-transform values) |
|
| fontSize | |
| textColor | |
| fontSize |