mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
docs(item): fix typo in sliding item docs
ionSiwpe -> ionSwipe
This commit is contained in:

committed by
Adam Bradley

parent
26441ecfe3
commit
8f270f4f44
@ -19,7 +19,7 @@ export const enum ItemSideFlags {
|
|||||||
* @name ItemOptions
|
* @name ItemOptions
|
||||||
* @description
|
* @description
|
||||||
* The option buttons for an `ion-item-sliding`. These buttons can be placed either on the left or right side.
|
* The option buttons for an `ion-item-sliding`. These buttons can be placed either on the left or right side.
|
||||||
* You can combind the `(ionSiwpe)` event plus the `expandable` directive to create a full swipe action for the item.
|
* You can combind the `(ionSwipe)` event plus the `expandable` directive to create a full swipe action for the item.
|
||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user