书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 1326 个相关结果.
  • Notify 消息通知

    Notify 消息提示 介绍 函数调用 组件调用 代码演示 基础用法 通知类型 自定义通知 全局方法 组件调用 API 方法 Options 样式变量 Notify 消息提示 介绍 在页面顶部展示消息提示,支持函数调用和组件调用两种方式。 函数调用 Notify 是一个函数,调用后会直接在页面中弹出相应的消息提示。...
  • Notify 消息通知

    Notify 消息提示 介绍 函数调用 组件调用 代码演示 基础用法 通知类型 自定义通知 全局方法 组件调用 API 方法 Options 样式变量 Notify 消息提示 介绍 在页面顶部展示消息提示,支持函数调用和组件调用两种方式。 函数调用 Notify 是一个函数,调用后会直接在页面中弹出相应的消息提示。...
  • CountDown 倒计时

    CountDown 倒计时 介绍 引入 代码演示 基本用法 自定义格式 毫秒级渲染 自定义样式 手动控制 API Props Events timeData 格式 方法 CountDown 倒计时 介绍 用于实时展示倒计时数值,支持毫秒精度。 引入 在app.json 或index.json 中引入组件,详细介绍见...
  • Dialog 弹出框

    Dialog 弹出框 介绍 函数调用 手动引入样式 组件调用 代码演示 消息提示 消息确认 圆角按钮风格 异步关闭 全局方法 组件调用 API 方法 DialogOptions Props Events Slots 类型定义 主题定制 样式变量 常见问题 在 beforeRouteLeave 里调用 Dialog 无...
  • useRect

    useRect 介绍 代码演示 基本用法 API 类型定义 返回值 useRect 介绍 获取元素的大小及其相对于视口的位置,等价于 Element.getBoundingClientRect 。 代码演示 基本用法 <div ref = "root" /> import { ref } from ...
  • Contact 联系人

    Contact 联系人 使用指南 代码演示 基础用法 不可编辑 ContactCard API ContactCard Event ContactList API ContactList Event ContactEdit API ContactEdit Event 数据格式 联系人数据格式 Contact 联系人 通过 Co...
  • DatetimePicker 时间选择

    DatetimePicker 时间选择 使用指南 代码演示 选择完整时间 选择日期(年月日) 选择日期(年月) 选择时间 API Event change事件 DatetimePicker 时间选择 时间选择组件通常与 弹出层 组件配合使用 使用指南 import { DatetimePicker } fr...
  • TreeSelect 分类选择

    TreeSelect 分类选择 引入 代码演示 单选模式 多选模式 自定义内容 API Props Events Slots items 数据结构 外部样式类 TreeSelect 分类选择 引入 在app.json 或index.json 中引入组件,详细介绍见快速上手 "usingComponents" : { ...
  • CountDown 倒计时

    CountDown 倒计时 引入 代码演示 基本用法 自定义格式 毫秒级渲染 自定义样式 手动控制 API Props Events timeData 格式 方法 CountDown 倒计时 引入 在app.json 或index.json 中引入组件,详细介绍见快速上手 "usingComponents" : {...
  • DropdownMenu 下拉菜单

    DropdownMenu 下拉菜单 引入 代码演示 基础用法 自定义菜单内容 自定义选中状态颜色 向上展开 禁用菜单 API DropdownMenu Props DropdownItem Props DropdownItem Events DropdownItem Methods Data Structure of Option ...