书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 4014 个相关结果.
  • Button 按钮

    引入 代码演示 主按钮 线性按钮小尺寸 线性按钮 文字链接按钮 API Button Props Button Events @click(event) Button 按钮 按钮组件,可配置多种不同的按钮样式 引入 import { Button } from 'mand-mobile' Vue ...
  • ImageReader 图片选择器

    引入 代码演示 图片选择 图片选择并轴向修正,压缩处理 width: 200 height: 200 quality: 0.1 API ImageReader Props ImageReader Events @select(name, { files }) @complete(name, { dataUrl, blob, file }) ...
  • Codebox 字符码输入框

    引入 代码演示 基本 不限长度 掩码遮蔽 系统键盘 API Codebox Props Codebox Methods focus() blur() Codebox Events @submit(code) CodeBox 验证码输入框 验证码输入框 引入 import { Codebox } from...
  • Switch 开关

    引入 代码演示 开启状态 开启不可用状态 关闭状态 关闭不可用状态 API Switch Props Switch Events @change(isActive) Switch 开关 开关按钮,用于表示开关状态/两种状态之间的切换 引入 import { Switch } from 'mand-mobi...
  • Set font-size on Form Elements for a Better Mobile Experience

    443 2021-06-25 《CSS Protips》
    Set font-size on Form Elements for a Better Mobile Experience Set font-size on Form Elements for a Better Mobile Experience To avoid mobile browsers (iOS Safari, et al.) from...
  • Picker 选择器

    引入 代码演示 单列数据 getColumnValuesgetColumnIndexssetColumnValues 禁用2-4项 弹出展示 联动数据 getColumnValue(0)getColumnIndex(0)changeDefaultValue 默认选中3, 2, 1项 API Picker Props Picker Method...
  • CheckGroup 选择项组

    引入 代码演示 单选 至多3个 多选 API CheckGroup Props options CheckGroup Methods select(value) CheckGroup Slots CheckGroup 选择项组 无 UI 的抽象选择项基础组件, 可根据具体场景自定义样式. 1.5.0+ 引入 import ...
  • ActivityIndicator 活动指示器

    引入 代码演示 Roller Carousel Spinner API ActivityIndicator Props ActivityIndicator 活动指示器 活动指示器,一般用于正在进行中的任务示意 引入 import { ActivityIndicator } from 'mand-mobile' ...
  • Check 选择项组

    引入 代码演示 复选项 复选框 复选列表 复选项组 复选框组 复选列表 API Check Props CheckBox Props CheckGroup Props CheckGroup Methods check(name) uncheck(name) toggle(name) CheckList Props CheckL...
  • Ruler 刻度尺

    引入 代码演示 基本 请在移动设备中扫码预览 触发 Change to 1500 只在滚动停止时有效 请在移动设备中扫码预览 自定义step展示位置 请在移动设备中扫码预览 最大1800,最小1200 请在移动设备中扫码预览 自定义step展示文案 请在移动设备中扫码预览 API Ruler Props Ruler Events ...