Skip to content

Commit

Permalink
Add cancelContainerStyle prop to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peacechen authored Dec 15, 2017
1 parent 6b1993a commit 1eacde0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,5 @@ Prop | Type | Optional | Default | Description
`optionContainerStyle`| object | Yes | {} | style definitions for the option container element
`cancelStyle` | object | Yes | {} | style definitions for the cancel element
`cancelTextStyle` | object | Yes | {} | style definitions for the cancel text element
`cancelContainerStyle`| object | Yes | {} | style definitions for the cancel container
`backdropPressToClose`| bool | Yes | false | `true` makes the modal close when the overlay is pressed

0 comments on commit 1eacde0

Please sign in to comment.