# Shadow

![shadow-02][shadow-02]  
Set the shadow effect of component. It can adjust the location, blurring effect and color of shadow.
1. X, Y coordinates (Number) - Adjust the coordinates for a location of shadow based on component.
![shadow-03][shadow-03]
2. Size(Number) - Adjust the blurring effect of shadow.
![shadow-04][shadow-04]
3. Color(Number) - Adjust the color of shadow.
![shadow-05][shadow-05]




[shadow-02]: ../images/shadow-02.png

[shadow-03]: ../images/shadow-03.png

[shadow-04]: ../images/shadow-04.png

[shadow-05]: ../images/shadow-05.png