File tree Expand file tree Collapse file tree 6 files changed +14
-16
lines changed
Expand file tree Collapse file tree 6 files changed +14
-16
lines changed Original file line number Diff line number Diff line change @@ -47,4 +47,4 @@ Name | Default Value | Description
4747--td-calendar-switch-mode-icon-color | @text-color-secondary | -
4848--td-calendar-switch-mode-icon-disabled-color | @text-color-disabled | -
4949--td-calendar-title-color | @text-color-primary | -
50- --td-calendar-title-font-size | 18px | -
50+ --td-calendar-title-font | @ font-title-large | -
Original file line number Diff line number Diff line change @@ -47,4 +47,4 @@ onSelect | Function | | TS 类型:`(value: Date) => void`<br/>点击日期时
4747--td-calendar-switch-mode-icon-color | @text-color-secondary | -
4848--td-calendar-switch-mode-icon-disabled-color | @text-color-disabled | -
4949--td-calendar-title-color | @text-color-primary | -
50- --td-calendar-title-font-size | 18px | -
50+ --td-calendar-title-font | @ font-title-large | -
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ onPaletteBarChange | Function | | Typescript:`(context: { color: ColorObject
2525The component provides the following CSS variables, which can be used to customize styles.
2626Name | Default Value | Description
2727-- | -- | --
28- --td-color-picker-border-radius-circle | @radius-circle | -
2928--td-color-picker-format-background-color | @gray-color-1 | -
3029--td-color-picker-gradient-preview-height | 28px | -
3130--td-color-picker-gradient-preview-radius | 3px | -
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ onPaletteBarChange | Function | | TS 类型:`(context: { color: ColorObject }
2525组件提供了下列 CSS 变量,可用于自定义样式。
2626名称 | 默认值 | 描述
2727-- | -- | --
28- --td-color-picker-border-radius-circle | @radius-circle | -
2928--td-color-picker-format-background-color | @gray-color-1 | -
3029--td-color-picker-gradient-preview-height | 28px | -
3130--td-color-picker-gradient-preview-radius | 3px | -
Original file line number Diff line number Diff line change @@ -41,11 +41,11 @@ onReset | Function | | Typescript: `(value: DropdownValue) => void`<br/> | N
4141The component provides the following CSS variables, which can be used to customize styles.
4242Name | Default Value | Description
4343-- | -- | --
44- --td-dropdown-menu-active-colorm | @brand-color | -
45- --td-dropdown-menu-bg-colorm | @bg-color-container | -
46- --td-dropdown-menu-colorm | @text-color-primary | -
47- --td-dropdown-menu-disabled-colorm | @text-color-disabled | -
48- --td-dropdown-menu-font-sizem | 14px | -
49- --td-dropdown-menu-icon-sizem | 24px | -
44+ --td-dropdown-menu-active-color | @brand-color | -
45+ --td-dropdown-menu-background | @bg-color-container | -
46+ --td-dropdown-menu-color | @text-color-primary | -
47+ --td-dropdown-menu-disabled-color | @text-color-disabled | -
48+ --td-dropdown-menu-font | @ font-body-medium | -
49+ --td-dropdown-menu-icon-size | 24px | -
5050--td-dropdown-body-max-height | 280px | -
5151--td-dropdown-menu-bg-color | @bg-color-container | -
Original file line number Diff line number Diff line change @@ -41,11 +41,11 @@ onReset | Function | | TS 类型:`(value: DropdownValue) => void`<br/>点击
4141组件提供了下列 CSS 变量,可用于自定义样式。
4242名称 | 默认值 | 描述
4343-- | -- | --
44- --td-dropdown-menu-active-colorm | @brand-color | -
45- --td-dropdown-menu-bg-colorm | @bg-color-container | -
46- --td-dropdown-menu-colorm | @text-color-primary | -
47- --td-dropdown-menu-disabled-colorm | @text-color-disabled | -
48- --td-dropdown-menu-font-sizem | 14px | -
49- --td-dropdown-menu-icon-sizem | 24px | -
44+ --td-dropdown-menu-active-color | @brand-color | -
45+ --td-dropdown-menu-background | @bg-color-container | -
46+ --td-dropdown-menu-color | @text-color-primary | -
47+ --td-dropdown-menu-disabled-color | @text-color-disabled | -
48+ --td-dropdown-menu-font | @ font-body-medium | -
49+ --td-dropdown-menu-icon-size | 24px | -
5050--td-dropdown-body-max-height | 280px | -
5151--td-dropdown-menu-bg-color | @bg-color-container | -
You can’t perform that action at this time.
0 commit comments