docs(readme): update stencil docs generation readmes

This commit is contained in:
Adam Bradley
2018-05-30 12:02:31 -05:00
parent 128ed60510
commit 9872a6c7ee
20 changed files with 52 additions and 52 deletions

View File

@ -32,7 +32,7 @@ The component to display inside of the modal.
#### componentProps
ComponentProps
The data to pass to the modal component.
@ -47,7 +47,7 @@ provided they should be separated by spaces.
#### delegate
FrameworkDelegate
#### enableBackdropDismiss
@ -59,7 +59,7 @@ If true, the modal will be dismissed when the backdrop is clicked. Defaults to `
#### enterAnimation
AnimationBuilder
Animation to use when the modal is presented.
@ -71,7 +71,7 @@ boolean
#### leaveAnimation
AnimationBuilder
Animation to use when the modal is dismissed.