书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 41319 个相关结果.
  • Transfer 穿梭框

    Transfer 穿梭框 基础用法 可搜索 可自定义 数据项属性别名 Attributes Slot Scoped Slot Methods Events Transfer 穿梭框 基础用法 Transfer 的数据通过 data 属性传入。数据需要是一个对象数组,每个对象有以下属性:key 为数据的唯一性标识,la...
  • countdown

    countdown 功能描述 依赖的模块 快速使用 特别说明 countdown 功能描述 实现以1秒或100毫秒为单位的倒计时功能 依赖的模块 无依赖模块 快速使用 引入模块文件,创建模块对象 /** * 开始时间不传则默认为0 * 结束时间不传则默认为1800000 (30分钟) * */ var...
  • Rate 评分

    Rate 评分 基本用法 允许半选 辅助文字 只读 Attributes Events Rate 评分 评分组件 基本用法 允许半选 可支持鼠标选择半星 辅助文字 用辅助文字直接地表达对应分数 只读 只读的评分用来展示分数,允许出现半星 Attributes 参数 说明 类型 可选值 默认值 m...
  • System Preferences

    1028 2018-03-21 《macOS Setup Guide》
    System Preferences Users & Groups Trackpad Dock Finder Menubar Spotlight Accounts User Defaults How to write to NTFS on OS X Yosemite and El Capitan Install Homebrew and Ho...
  • List Index

    List Index List Index Layout List Index App Methods List Index Parameters List Index Methods & Properties List Index Events DOM Events App and List Index Instance Events Lis...
  • Calendar 日历

    Calendar calendar 基本 自定义内容 自定义范围 Attributes dateCell scoped slot 参数 Calendar calendar 显示日期 基本 设置 value 来指定当前显示的月份。如果 value 未指定,则显示当月。value 支持 v-model 双向绑定。 <el-c...
  • Calendar 日历

    Calendar calendar 基本 自定义内容 自定义范围 Attributes dateCell scoped slot 参数 Calendar calendar 显示日期 基本 设置 value 来指定当前显示的月份。如果 value 未指定,则显示当月。value 支持 v-model 双向绑定。 <el-c...
  • DateTime Picker 日期时间选择器

    DateTimePicker 日期时间选择器 日期和时间点 日期时间格式 日期和时间范围 默认的起始与结束时刻 属性 事件 方法 插槽 源代码 DateTimePicker 日期时间选择器 在同一个选择器里选择日期和时间 TIP 日期时间选择器来自日期选择器和时间选择器的组合。 关于属性的更详细解释,请参阅日期选择器和时间选择器。...
  • computed-style

    Methods inner computedStyle(el, prop) Parameters: computed-style.js Methods inner computedStyle(el, prop) [utils/computed-style.js](https://docs.videojs.com/utils_computed...
  • v-for 中的 Ref 数组

    v-for 中的 Ref 数组 v-for 中的 Ref 数组 breaking 在 Vue 2 中,在 v-for 里使用的 ref attribute 会用 ref 数组填充相应的 $refs property。当存在嵌套的 v-for 时,这种行为会变得不明确且效率低下。 在 Vue 3 中,这样的用法将不再在 $ref 中自动创...