ion-item-options
アイテムオプションコンポーネントは、スライドアイテムのアイテムオプションボタンのためのコンテナです。これらのボタンは、startまたはendのいずれかに配置することができます。
詳しくは item sliding のドキュメントを参照してください。
Side Description
| Side | Position | Swipe Direction | 
|---|---|---|
| start | To the leftof the content in LTR, and to therightin RTL. | From lefttorightin LTR, and fromrighttoleftin RTL. | 
| end | To the rightof the content in LTR, and to theleftin RTL. | From righttoleftin LTR, and fromlefttorightin RTL. | 
プロパティ
side
| Description | オプションボタンを配置する側を指定します。指定可能な値。start" と"end".複数の ion-item-options` がある場合は、それぞれにサイドを指定する必要があります。 | 
| Attribute | side | 
| Type | "end" | "start" | 
| Default | 'end' | 
イベント
| Name | Description | 
|---|---|
| ionSwipe | アイテムが完全にスワイプされたときに発行されます。 | 
メソッド
No public methods available for this component.
CSS Shadow Parts
No CSS shadow parts available for this component.
CSSカスタムプロパティ
No CSS custom properties available for this component.
Slots
No slots available for this component.