mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2.0 KiB
2.0 KiB
id, title, original_id
| id | title | original_id |
|---|---|---|
| version-0.30-shadow-props | shadow-props | shadow-props |
Shadow Props # | Edit on GitHub |
Props #
iosshadowOffset ReactPropTypes.shape( {width: ReactPropTypes.number, height: ReactPropTypes.number} ) #
Sets the drop shadow offset
iosshadowOpacity ReactPropTypes.number #
Sets the drop shadow opacity (multiplied by the color's alpha component)
iosshadowRadius ReactPropTypes.number #
Sets the drop shadow blur radius