跳到主要内容
版本:v8

ion-select-option

shadow

Select Options 是 Select 的子元素组件。每个定义的选项都会传递并显示在 Select 对话框中。

有关用法示例,请参阅 Select 文档。

Properties

disabled

说明If true, the user cannot interact with the select option. This property does not apply when interface="action-sheet" as ion-action-sheet does not allow for disabled buttons.
属性disabled
类型boolean
默认值false

value

说明The text value of the option.
属性value
类型any
默认值undefined

Events

该组件没有可用的事件。

Methods

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

CSS Shadow Parts

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

CSS Custom Properties

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

Slots

该组件没有可用的插槽。