ion-item-option
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.
Properties
color
| Description | The color to use from your application's color palette. Default options are: "primary", "secondary", "tertiary", "success", "warning", "danger", "light", "medium", and "dark". For more information on colors, see theming. |
| Attribute | color |
| Type | "danger" | "dark" | "light" | "medium" | "primary" | "secondary" | "success" | "tertiary" | "warning" | string | undefined |
| Default | undefined |