File tree Expand file tree Collapse file tree
packages/varlet-ui/src/select/docs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -665,3 +665,7 @@ Here are the CSS variables used by the component. Styles can be customized using
665665| ` --option-font-size ` | ` 16px ` |
666666| ` --option-selected-background ` | ` var(--input-decorator-focus-color) ` |
667667| ` --option-text-color ` | ` #555 ` |
668+
669+ #### Variant Variables
670+
671+ For style variables related to variant, please refer to the style variables of the [ Input component] ( #/en-US/input#yang4shi4bian4liang4 ) .
Original file line number Diff line number Diff line change @@ -668,3 +668,7 @@ const keyOptions = computed(() => [
668668| ` --option-font-size ` | ` 16px ` |
669669| ` --option-selected-background ` | ` var(--input-decorator-focus-color) ` |
670670| ` --option-text-color ` | ` #555 ` |
671+
672+ #### Variant Variables
673+
674+ 外观相关的样式变量请参考 [ Input 组件] ( #/zh-CN/input#yang4shi4bian4liang4 ) 的样式变量
You can’t perform that action at this time.
0 commit comments