分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.018
秒,为您找到
53
个相关结果.
搜书籍
搜文档
主题配置
809
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适...
Slider滑动输入条
532
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
Slider 滑动输入条 基本用法 刻度与标记 方向 API Slider 滑动输入条 基本用法 import { Cell , Slider } from 'zarm' ; class Demo extends React . Component { state = { ...
列表项 Cell
517
2020-03-26
《zarm 1.x 组件库教程(Vue版)》
列表项 Cell 基本用法 API Cell Attributes 列表项 Cell 基本用法 <template lang = "html" > <div> <div class = "demo-hidden" > <za-panel> <za-...
FilePicker文件选择器
1065
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
FilePicker 文件选择器 基本用法 多选模式 禁用状态 API FilePicker 文件选择器 基本用法 import { Cell , FilePicker , Icon } from 'zarm' ; class Demo extends React . Component...
ActivityIndicator活动指示器
494
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
ActivityIndicator 活动指示器 基本用法 传统菊花状 API ActivityIndicator 活动指示器 基本用法 import { Cell , ActivityIndicator } from 'zarm' ; ReactDOM . render ( <> ...
Message消息
464
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
Message 消息 基本用法 可操作 API Message 消息 基本用法 import { Message , Icon } from 'zarm' ; ReactDOM . render ( <> < Message >普通</ Message > < Mes...
Cell 列表项
365
2020-03-26
《zarm 2.0.0-alpha 组件库教程(Vue版)》
列表项 Cell API Cell Attributes 列表项 Cell 普通列表项 <za-cell title = "标题文字" ></za-cell> 带描述的列表项 <za-cell title = "标题文字" description = "描述文字" ></za-cell> <za-cell t...
NoticeBar通告栏
928
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
NoticeBar 通告栏 基本用法 特定场景 API NoticeBar 通告栏 基本用法 import { NoticeBar , Icon } from 'zarm' ; ReactDOM . render ( <> < NoticeBar >普通</ NoticeBar >...
Collapse折叠面板
571
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
Collapse 折叠面板 基本用法 默认展开项 禁用子项 API Collapse Collapse.Item Collapse 折叠面板 基本用法 import { Cell , Switch , Collapse , Checkbox } from 'zarm' ; class D...
Panel面板
477
2020-03-26
《Zarm v2.0.0 组件库教程(React 版)》
Panel 面板 基本用法 API Panel 面板 基本用法 import { Panel } from 'zarm' ; ReactDOM . render ( < Panel title = "标题" more ={< a href = "#" onClick ={()...
1..
«
1
2
3
4
»
..6