跳到主要内容
版本:v8

可滑动分段控制组件

shadow

Segment view 是一个包装元素,在使用可滑动分段时,用于将一组分段内容链接到分段。 有关如何使用 segment view 的更多信息,请参阅我们的可滑动分段文档。

属性

disabled

DescriptionIf true, the segment view cannot be interacted with.
Attributedisabled
Typeboolean
Defaultfalse

swipeGesture

DescriptionIf true, users will be able to swipe the segment view to navigate between segment contents.
Attributeswipe-gesture
Typeboolean
Defaulttrue

事件

NameDescriptionBubbles
ionSegmentViewScrollEmitted when the segment view is scrolled.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.

插槽

No slots available for this component.