--action-sheet-bg-color | theme.color.gray.background.40 | 整体弹层,底部内容区域背景色 | - |
--action-sheet-line-height | theme.lineHeight.multiline.t3 | 菜单项文字行高 | - |
--action-sheet-title-color | theme.color.gray.texticon.900 | 标题文字颜色 | - |
--action-sheet-title-font-size | theme.fontSize.t7 | 标题文字字号 | - |
--action-sheet-description-color | theme.color.gray.texticon.400 | 描述文字颜色 | - |
--action-sheet-description-font-size | theme.fontSize.t4 | 描述文字字号 | - |
--action-sheet-description-line-height | theme.lineHeight.multiline.t1 | 描述文字行高 | - |
--action-sheet-description-margin-top | theme.spacing.vertical.v3 | 描述文字上方间距 | - |
--action-sheet-padding-v | theme.spacing.vertical.v9 | 菜单项垂直方向内边距 | - |
--action-sheet-padding-h | theme.spacing.horizontal.h0 | 菜单项水平方向内边距 | - |
--action-sheet-button-bg-color | theme.color.gray.background.default | 菜单项背景色 | - |
--action-sheet-button-color | theme.color.gray.texticon.900 | 菜单项文字颜色 | - |
--action-sheet-button-font-size | theme.fontSize.t6 | 菜单项文字字号 | - |
--action-sheet-button-active-color | rgba(0,0,0,0.1) | active状态下菜单项背景色 | - |
--action-sheet-button-disabled-color | theme.color.gray.texticon.250 | 禁用状态下侧单项文字颜色 | - |
--action-sheet-icon-margin-right | theme.spacing.horizontal.h2 | 菜单项内部图标右边距 | - |
--action-sheet-cancel-btn-gap | theme.spacing.gap.g5 | 取消按钮上方间距 | - |
--action-sheet-title-line-height | theme.lineHeight.multiline.t3 | 标题行高 | - |
--action-sheet-title-font-weight | theme.fontWeight.semibold | 标题字重 | - |
--action-sheet-title-padding-v | theme.spacing.vertical.v9 | 标题区域上下padding | - |
--action-sheet-button-line-height | theme.lineHeight.multiline.t3 | 每一个菜单文字行高 | - |
--action-sheet-button-font-weight | theme.fontWeight.regular | 每一个菜单文字字重 | - |
--action-sheet-icon-font-size | theme.fontSize.t6 | 每一个菜单搭配的图标尺寸 | - |
--action-sheet-cancel-font-size | theme.fontSize.t6 | 取消文字字号 | - |
--action-sheet-cancel-line-height | theme.lineHeight.multiline.t3 | 取消文字行高 | - |
--action-sheet-cancel-color | theme.color.gray.texticon.550 | 取消文字颜色 | - |
--action-sheet-cancel-padding-v | theme.spacing.vertical.v9 | 取消文字上下Padding | - |