Skip to main content
Version: v9

ion-item-options

アイテムオプションコンポーネントは、スライドアイテムのアイテムオプションボタンのためのコンテナです。これらのボタンは、startまたはendのいずれかに配置することができます。

詳細については、item slidingのドキュメントを参照してください。

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.

プロパティ​

side​

Descriptionオプションボタンを配置する側を指定します。指定可能な値。start"と"end".複数の ion-item-options` がある場合は、それぞれにサイドを指定する必要があります。
Attributeside
Type"end" | "start"
Default'end'

イベント​

NameDescriptionBubbles
ionSwipeアイテムが完全にスワイプされたときに発行されます。true

メソッド​

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.