VEUI

VEUI on GitHub
Play!中文

Option

Examples

See Select examples or Dropdown examples.

API

Props

NameTypeDefaultDescription
labelstring-The text of the option.
value*-The value corresponding to the option.
disabledbooleanfalseWhether the option is in a disabled state.
hiddenbooleanfalseWhether the option is in a hidden state.

Slots

NameDescription
defaultThe entire area of the option. Displays the default text and check icon.
labelThe text area of the option. Displays the label property content by default.

Events

NameDescription
clickTriggered when the option is clicked. No parameters.

Icons

NameDescription
checkedThe selected state.
Edit this page on GitHubEdit
© Baidu, Inc. 2024