Skip to content

Commit 8ad2073

Browse files
committed
docs: update docs
1 parent 847cdcc commit 8ad2073

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

packages/varlet-ui/src/select/docs/en-US.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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).

packages/varlet-ui/src/select/docs/zh-CN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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) 的样式变量

0 commit comments

Comments
 (0)