Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.87 KB

item-options.md

File metadata and controls

50 lines (33 loc) · 1.87 KB
title
ion-item-options

import Props from '@ionic-internal/component-api/v8/item-options/props.md'; import Events from '@ionic-internal/component-api/v8/item-options/events.md'; import Methods from '@ionic-internal/component-api/v8/item-options/methods.md'; import Parts from '@ionic-internal/component-api/v8/item-options/parts.md'; import CustomProps from '@ionic-internal/component-api/v8/item-options/custom-props.mdx'; import Slots from '@ionic-internal/component-api/v8/item-options/slots.md';

<title>ion-item-options: Option Button Components for Ionic Apps</title>

import EncapsulationPill from '@components/page/api/EncapsulationPill';

The item options component is a container for the item option buttons in a sliding item. These buttons can be placed either on the start or end side.

See the item sliding documentation for more information.

Side Description

SidePositionSwipe Direction
startTo the left of the content in LTR, and to the right in RTL.From left to right in LTR, and from right to left in RTL.
endTo the right of the content in LTR, and to the left in RTL.From right to left in LTR, and from left to right in RTL.

Properties

Events

Methods

CSS Shadow Parts

CSS Custom Properties

Slots

close