分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.027
秒,为您找到
53
个相关结果.
搜书籍
搜文档
SearchBar搜索栏
709
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
SearchBar 搜索框 基本用法 始终展示取消按钮 多形状 手动获取焦点 API SearchBar 搜索框 基本用法 import { SearchBar } from 'zarm' ; ReactDOM . render ( < SearchBar onSubmit ={( ...
Cell列表项
724
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
Cell 列表项 基本用法 带描述 带图标、标题 带跳转 带描述、箭头、跳转 带图标、描述、箭头、跳转 提示信息 API Cell 列表项 基本用法 import { Cell } from 'zarm' ; ReactDOM . render (< Cell title = "标题文字" /...
Badge徽标
538
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
Badge 徽标 基本用法 多主题 上标位置 文本示例 API Badge 徽标 基本用法 import { Badge , Cell } from 'zarm' ; ReactDOM . render ( <> < Cell hasArrow title = "点状" d...
Checkbox复选框
646
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
Checkbox 复选框 基本用法 受控使用 组合使用 按钮样式 块级样式 列表样式 列表样式禁用状态 API Checkbox Checkbox.Group Checkbox 复选框 基本用法 import { Cell , Checkbox } from 'zarm' ; ReactDO...
Icon图标
880
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
Icon 图标 基本用法 主题 尺寸 自定义 Iconfont 图标 自定义 SVG 图标 API Icon 图标 基本用法 import { Icon } from 'zarm' ; const ICONS = [ 'add' , 'add-round' , 'add-rou...
Slider滑动输入条
534
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
Slider 滑动输入条 基本用法 刻度与标记 方向 API Slider 滑动输入条 基本用法 import { Cell , Slider } from 'zarm' ; class Demo extends React . Component { state = { ...
Stepper步进器
788
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
Stepper 步进器 基本用法 多形状 多尺寸 API Stepper 步进器 基本用法 import { Cell , Stepper } from 'zarm' ; class Demo extends React . Component { state = { ...
LocaleProvider国际化
521
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
LocaleProvider 国际化 基本用法 API LocaleProvider 国际化 基本用法 import { Cell , LocaleProvider , Button , SearchBar , Modal , Select } from 'zarm' ; const lo...
主题配置
813
2020-03-26
《zarm 1.x 组件库教程(Vue版)》
Theme 自定义主题 移动端Rem适配 Theme 自定义主题 clone本仓库后先安装依赖,然后通过修改 styles/variables.scss 文件重写sass变量。运行下面命令生成新样式 npm run build : theme 新生成的样式文件: lib/zarm-vue.default.css 移动端Rem适...
FilePicker文件选择器
1070
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
FilePicker 文件选择器 基本用法 多选模式 禁用状态 API FilePicker 文件选择器 基本用法 import { Cell , FilePicker , Icon } from 'zarm' ; class Demo extends React . Component...
1..
«
1
2
3
4
»
..6