书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 34662 个相关结果.
  • Tooltip文字提示

    Tooltip 工具提示 基本用法 API Tooltip 工具提示 基本用法 import { Tooltip , Cell , Button , Message , Icon } from 'zarm' ; const Demo = () => ( <> ...
  • Toast 轻提示

    Toast轻提示 规则 代码演示 API Toast轻提示 一种轻量级反馈/提示,可以用来显示不会打断用户操作的内容,适合用于页面转场、数据交互的等场景中。 规则 一次只显示一个 toast。 有 Icon 的 Toast,字数为 4-6 个;没有 Icon 的 Toast,字数不宜超过 14 个。 代码演示 基本用法 最简...
  • Drawing Planes

    Drawing Planes Plane Options Examples Drawing Planes Reference Mode: Draw Mode and Sculpt Mode Header: Drawing Planes The Drawing Planes selector helps to selectthe plan...
  • swan.canIUse

    swan.canIUse 方法参数 schema 的表达形式 返回值 schema 参数说明 示例 图片示例 代码示例 1 代码示例 2:判断智能小程序的某个 API 是否在当前版本可用 代码示例 3:判断智能小程序的某个 API 的调用方式是否在当前版本可用 代码示例 4:判断智能小程序的某个 API 的调用方式的返回值是否在当前版本可用 ...
  • Sheet Modal

    Sheet Modal Sheet Layout Sheet Top Layout Sheet App Methods Sheet Parameters Sheet Methods & Properties Control Sheet With Links Swipe Step Sheet Events DOM Events App and ...
  • ocrIdCard

    ocrIdCard ocrIdCard 解释 :用户向服务请求识别身份证,身份证识别包括正面和背面。 方法参数 :Object Object 参数说明 : 参数名 类型 必填 默认值 说明 detect_direction Boolean 否 - 是否检测图像旋转,可检验图像的选装方向和旋转角度。· true:检测旋转角度并矫正识别。针对摆放...
  • calicoctl user reference

    calicoctl user reference Top level help Top level command line options Modifying low-level component configurations Supported resource definition aliases calicoctl user refe...
  • 内置常用CSS代码分析

    CSS多IE下兼容HACK写法 CSS书写规范 常用CSS CSS多IE下兼容HACK写法 所有 IE浏览器适用: . ie_all . foo { ... } IE6 专用: . ie6 . foo { ... } IE7 专用: . ie7 . foo...
  • 布局样式

    布局样式 Flex布局 弹性盒子 布局方向 对齐方式 布局样式 Weex支持盒模型 和Flexbox 布局,都是基于CSS的标准来实现的,但远没有传统CSS那么灵活和好用,也许是受限于android 和iOS 平台原生层面布局能力的影响。在使用 buiweex的 样式之前,请先了解 【通用样式】 【文本样式】 Flex布局 弹...
  • Position

    Position Class reference Static Relative Absolute Fixed Sticky Responsive Customizing Responsive and pseudo-class variants Disabling Position Utilities for controllin...