Members
(static) boxShadow :coreFunction
Returns a function that takes an object containing
boxShadow
and theme
properties.
This function is meant to be used with styled-components within your
component's template literal.
Type:
- Source:
(static) color :coreFunction
Returns a function that takes an object containing
css
and theme
properties.
This function is meant to be used with styled-components within your
component's template literal.
Type:
- Source:
(static) color :coreFunction
Returns a function that takes an object containing
color
and theme
properties.
This function is meant to be used with styled-components within your
component's template literal.
Type:
- Source:
(static) display :coreFunction
Returns a function that takes an object containing
display
and theme
properties.
This function is meant to be used with styled-components within your
component's template literal.
Type:
- Source: