Element Plus Playground Steps to reproduce 右侧的样式变形 What is Expected? 左侧和右侧的label宽度相同 What is actually happening? 左侧和右侧的label宽度不同 Additional comments (empty) btea mentioned this issue Aug 1, 2024 [Style] [descriptions] el-descriptions嵌套el-table导致样式问题 #17725 Clo...
Existing Component Yes Component Name el-descriptions Description while using this new component, I noticed that the size or width of it's label is relative. this makes the whole description area ugly... I have to set it fixed myself. I ...
271 - 修复下拉选项默认自适应宽度; 272 - DatePicker 273 - 修复输入框可快速输入日期; 274 - Input 275 - 修复文本域自适应高度; 276 - Form 277 - 修复设置 `label-width` 为`auto` 时,在 **IE** 下错位; 278 279 ### 优化 280 281 - Rate 282 - 为保持组件一致性使用 `co...
label 输入框关联的 label 文字 string — hide-loading 是否隐藏远程加载时的加载图标 boolean false popper-class 下拉列表的类名 string — popper-append-to-body deprecated 是否将下拉列表插入至 body 元素。 在下拉列表的定位出现问题时,可将该属性设置为 false boolean false teleported 是否将下拉列表元素插入...
Descriptions 描述列表列表形式展示多个字段。基础用法 <template> <el-descriptions title=用户信息> <el-descriptions-item label=用户名&g_来自vue3.0 ElementPlus 中文版教程,字节宝。→编程论坛
709 - 添加` option-max-width ` 属性以限制下拉框的最大宽度。 710 - Cascader 711 - 添加` option-max-width ` 属性以限制选项框的最大宽度。 712 - TreeSelect 713 - 添加` option-max-width ` 属性以限制下拉框的最大宽度。 714 - Form 715 - 增加` label-max-width ` 配置。 716 ...
此外还提供统一的配置项 `options.itemLabelWidth`, 用于统一所有描述列表 Label 的宽度 <xw-demo demo-height="400px" source-code="element-plus:::descriptions/descriptions-multiple-config-demo" /> ### 自定义插槽配置 @@ -117,6 +124,13 @@ interface DescriptionsItemType { source-code="element-plu...
Element UI version 2.15.7 OS/Browsers version chrome Vue version 2.6.14 Reproduction Link https://codepen.io/JamesZhang/pen/jOGLJVL Steps to reproduce 1.使用slot="label",有效 2.使用#label,无效 What is Expected? 支持 #label support What is actually...
Author Label Projects Milestones Assignee Sort Issues list[Component] [descriptions] 详情页使用多个el-descriptions组件,对齐有问题 inactive #12217 opened Mar 27, 2023 by PeyFon 1 15 [Component] [select] el-select filterable模式下,鼠标聚焦输入框时,内容会被清空 #19181 opened Dec 9, ...