File tree Expand file tree Collapse file tree 4 files changed +2
-4
lines changed
Expand file tree Collapse file tree 4 files changed +2
-4
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 | -
You can’t perform that action at this time.
0 commit comments