Files
react-native/website/versioned_docs/0.29/shadow-props.md
T
2017-10-27 11:51:58 -07:00

1.9 KiB

id, title, original_id
id title original_id
version-0.29-shadow-props shadow-props shadow-props

Shadow Props #

Edit on GitHub

Props #

iosshadowColor color #

Sets the drop shadow color

iosshadowOffset {width: number, height: number} #

Sets the drop shadow offset

iosshadowOpacity number #

Sets the drop shadow opacity (multiplied by the color's alpha component)

iosshadowRadius number #

Sets the drop shadow blur radius