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

@ -20,7 +20,7 @@ in ion-tabs it actually refers to the name of the `ion-tab` to select.
#### componentProps
{[key: string]: any}
A key value `{ 'red': true, 'blue': 'white'}` containing props that should be passed
to the defined component when rendered.