Skip to main content

Style Props

Style props are a way to alter the style of a component by simply passing props to it.

Palette

Here you can see the default palette values.

NameAliasCSS equivalentScale
colorcolorpalette
backgroundColorbg, bgColor, backgroundbackground-colorpalette
borderColorborderborder-colorpalette
borderBottomColorborder-bottom-colorpalette
borderLeftColorborder-left-colorpalette
borderRightColorborder-right-colorpalette
borderTopColorborder-top-colorpalette
tintColortint-colorpalette

Layout

NameAliasCSS equivalent
heightheight
widthwidth

BorderWidths

Here you can see the default border widths.

NameAliasCSS equivalentScale
borderBottomWidthborder-bottom-widthborderWidths
borderLeftWidtborder-left-widthborderWidths
borderRightWidthborder-right-widthborderWidths
borderTopWidthborder-top-widthborderWidths
borderWidthborder-widthborderWidths

Radius

Here you can see the default radius values.

NameAliasCSS equivalentScale
borderRadiusroundedborder-radiusradius
borderTopLeftRadiusroundedTopLeftborder-top-left-radiusradius
borderTopRightRadiusroundedTopRightborder-top-right-radiusradius
borderBottomLeftRadiusroundedBottomLeftborder-bottom-left-radiusradius
borderBottomRightRadiusroundedBottomRightborder-bottom-right-radiusradius

Spacing

Here you can see the default spacing values.

NameAliasCSS equivalentScale
gapgapspacings
marginmmarginspacings
marginBottommbmargin-bottomspacings
marginLeftmlmargin-leftspacings
marginRightmrmargin-rightspacings
marginTopmtmargin-topspacings
marginXmxmargin-left and margin-rightspacings
marginYmymargin-top and margin-bottomspacings
paddingppaddingspacings
paddingBottompbpadding-bottomspacings
paddingLeftplpadding-leftspacings
paddingRightprpadding-rightspacings
paddingTopptpadding-topspacings
paddingXpxpadding-left and padding-rightspacings
paddingYpypadding-top and padding-bottomspacings

Typography

Here you can see the default typography values.

NameAliasCSS equivalentScale
lineHeightline-heightlineHeights
letterSpacingletter-spacingletterSpacings
fontfont-familyfonts
fontSizefont-sizefontSizes
fontStylefont-style
fontWeightfont-weightfontWeights
textAligntext-align
textDecorationtxtDecortext-decoration
textTransformtext-transform

Flexbox

NameAliasCSS equivalent
alignContentalign-content
alignItemsalign-items
alignSelfalign-self
flexflex
flexBasisflex-basis
flexDirectionflexDirflex-direction
flexGrowflex-grow
flexShrinkflex-shrink
flexWrapflex-wrap
justifyContentjustify-content
justifyItemsjustify-items
justifySelfjustify-self
orderorder