Skip to content

Commit 8e35d5f

Browse files
authored
docs(item-sliding): clarify expandable behavior (#3044)
1 parent 004c78b commit 8e35d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/item-sliding.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import Icons from '@site/static/usage/v7/item-sliding/icons/index.md';
3939

4040
## Expandable Options
4141

42-
Options can be expanded to take up the full width of the item if you swipe past a certain point. This can be combined with the `ionSwipe` event on the [item options](./item-options) to call a method when the item is fully swiped.
42+
Options can be expanded to take up the full width of the parent `ion-item` if you swipe past a certain point. This can be combined with the `ionSwipe` event on the [item options](./item-options) to call a method when the item is fully swiped.
4343

4444
import Expandable from '@site/static/usage/v7/item-sliding/expandable/index.md';
4545

0 commit comments

Comments
 (0)