title |
---|
ion-item-option |
import Props from '@ionic-internal/component-api/v8/item-option/props.md'; import Events from '@ionic-internal/component-api/v8/item-option/events.md'; import Methods from '@ionic-internal/component-api/v8/item-option/methods.md'; import Parts from '@ionic-internal/component-api/v8/item-option/parts.md'; import CustomProps from '@ionic-internal/component-api/v8/item-option/custom-props.mdx'; import Slots from '@ionic-internal/component-api/v8/item-option/slots.md';
<title>ion-item-option: Option Button for Sliding Item in Ionic</title>import EncapsulationPill from '@components/page/api/EncapsulationPill';
The item option component is an button for a sliding item. It must be placed inside of item options. The ionSwipe
event and the expandable
property can be combined to create a full swipe action for the item.
See the item sliding documentation for more information.