书栈网 · BookStack 本次搜索耗时 0.035 秒,为您找到 2559 个相关结果.
  • Empty 空状态

    Empty 空状态 基础用法 自定义图片 图片尺寸 Bottom content 自定义样式 默认变量 Empty 属性 Empty 插槽 源代码 贡献者 Empty 空状态 空状态时的占位提示。 基础用法 <template> <el-empty description = "description" /...
  • Layout 布局

    Layout 布局 基础布局 分栏间隔 混合布局 分栏偏移 对齐方式 响应式布局 基于断点的隐藏类 Row Attributes Col Attributes Layout 布局 通过基础的 24 分栏,迅速简便地创建布局。 基础布局 使用单一分栏创建基础的栅格布局。 通过 row 和 col 组件,并通过 col 组件...
  • Layout 布局

    Layout 布局 基础布局 分栏间隔 混合布局 分栏偏移 对齐方式 响应式布局 基于断点的隐藏类 Row Attributes Col Attributes Layout 布局 通过基础的 24 分栏,迅速简便地创建布局。 基础布局 使用单一分栏创建基础的栅格布局。 通过 row 和 col 组件,并通过 col 组件...
  • Badge 标记

    Badge 标记 基础用法 最大值 自定义内容 小红点 Attributes Badge 标记 出现在按钮、图标旁的数字或状态标记。 基础用法 展示新消息数量。 定义value 属性,它接受Number 或者String 。 <el-badge : value = "12" class = "item" > <...
  • 8. Animation

    8.1 Show & Hide // jQuery $el . show (); $el . hide (); // Native // 更多 show 方法的细节详见 https://github.com/oneuijs/oui-dom-utils/blob/master/src/index.js#L363 el . st...
  • Drawer 抽屉

    Drawer 抽屉 基本用法 自定义内容 多层嵌套 Drawer Attributes Drawer Slot Drawer Methods Drawer Events Drawer 抽屉 有些时候, Dialog 组件并不满足我们的需求, 比如你的表单很长, 亦或是你需要临时展示一些文档, Drawer 拥有和 Dialog 几...
  • Card 卡片

    Card 卡片 基础用法 简单卡片 有图片内容的卡片 带有阴影效果的卡片 属性 插槽 源代码 贡献者 Card 卡片 将信息聚合在卡片容器中展示。 基础用法 卡片包含标题,内容以及操作区域。 Card 组件由 header 和 body 组成。 header 是可选的,其内容取决于一个具名的 slot。 <templa...
  • Timeline 时间线

    Timeline 时间线 基础用法 ⾃定义节点样式 ⾃定义时间戳 Timeline Attributes Timeline-item Attributes Timeline-Item Slot Timeline 时间线 可视化地呈现时间流信息。 基础用法 Timeline 可拆分成多个按照时间戳正序或倒序排列的 activity,时间戳...
  • Timeline 时间线

    Timeline 时间线 基础用法 ⾃定义节点样式 ⾃定义时间戳 Timeline Attributes Timeline-item Attributes Timeline-Item Slot Timeline 时间线 可视化地呈现时间流信息。 基础用法 Timeline 可拆分成多个按照时间戳正序或倒序排列的 activity,时...
  • Drawer 抽屉

    Drawer 抽屉 基本用法 不添加 Title 自定义内容 多层嵌套 Drawer Attributes Drawer Slot Drawer Methods Drawer Events Drawer 抽屉 有些时候, Dialog 组件并不满足我们的需求, 比如你的表单很长, 亦或是你需要临时展示一些文档, Drawer 拥有...