跳到主要内容
版本:v8

ion-picker-column-option

shadow

选择器中的单个列选项。访问 ion-picker 文档以获取更多详细信息。

Properties

color

说明The color to use from your application's color palette. Default options are: "primary", "secondary", "tertiary", "success", "warning", "danger", "light", "medium", and "dark". For more information on colors, see theming.
属性color
类型"danger" | "dark" | "light" | "medium" | "primary" | "secondary" | "success" | "tertiary" | "warning" | string | undefined
默认值'primary'

disabled

说明If true, the user cannot interact with the picker column option.
属性disabled
类型boolean
默认值false

value

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

Events

该组件没有可用的事件。

Methods

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

CSS Shadow Parts

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

CSS Custom Properties

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

Slots

该组件没有可用的插槽。