@comparaonline/ui-shadows
v0.19.1
Published
> Shadows provide important visual cues about objects’ depth and directional movement. An object’s elevation determines the appearance of its shadow. For guidance on elevation and shadows in material design view Shadows and elevation guidance in the desig
Downloads
5
Maintainers
Keywords
Readme
@comparaonline/ui-shadows
Shadows provide important visual cues about objects’ depth and directional movement. An object’s elevation determines the appearance of its shadow. For guidance on elevation and shadows in material design view Shadows and elevation guidance in the design guidelines.
Installation
yarn add @comparaonline/ui-shadows
Usage
import shadows from '@comparaonline/ui-shadows';
Then, you can access to each shadow using an index
const shadow1 = shadows[1];