docs(): update auto-generated docs

This commit is contained in:
Adam Bradley
2018-04-12 11:13:07 -05:00
parent 91ccc86a52
commit c8071dd2ed
4 changed files with 60 additions and 36 deletions

View File

@ -34,7 +34,9 @@ You can combine the `(ionSwipe)` event plus the `expandable` directive to create
string
The side the option button should be on. Defaults to `"right"`.
The side the option button should be on.
Possible values: `"start"` and `"end"`.
Defaults to `"end"`.
If you have multiple `ion-item-options`, a side must be provided for each.
@ -44,7 +46,9 @@ If you have multiple `ion-item-options`, a side must be provided for each.
string
The side the option button should be on. Defaults to `"right"`.
The side the option button should be on.
Possible values: `"start"` and `"end"`.
Defaults to `"end"`.
If you have multiple `ion-item-options`, a side must be provided for each.