ion-segment-view
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 | 说明 | 冒泡 |
|---|---|---|
ionSegmentViewScroll | Emitted when the segment view is scrolled. | true |
方法
该组件没有可用的公共方法。
CSS Shadow Parts
该组件没有可用的 CSS 阴影部分。