跳到主要内容
版本:v8

ion-segment-view

shadow

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

属性

disabled

说明If true, the segment view cannot be interacted with.
属性disabled
类型boolean
默认值false

swipeGesture

说明If true, users will be able to swipe the segment view to navigate between segment contents.
属性swipe-gesture
类型boolean
默认值true

事件

Name说明冒泡
ionSegmentViewScrollEmitted when the segment view is scrolled.true

方法

该组件没有可用的公共方法。

CSS Shadow Parts

该组件没有可用的 CSS 阴影部分。

CSS 自定义属性

该组件没有可用的 CSS 自定义属性。

插槽

该组件没有可用的插槽。