_sidebar.md 4.0 KB
Newer Older
D
DCloud_LXH 已提交
1
* [概述](README.md)
DCloud-yyl's avatar
DCloud-yyl 已提交
2
* [全局属性和事件](common.md)
D
DCloud_LXH 已提交
3
* 内置组件```{"collapsable": false}```
4
  * 视图容器
D
DCloud_LXH 已提交
5 6
    * [view | 基本视图容器](view.md)
    * [scroll-view | 可滚动视图容器](scroll-view.md)
D
DCloud_LXH 已提交
7
    * swiper | 滑块视图组件
D
DCloud_LXH 已提交
8 9
      * [swiper | 滑块视图容器](swiper.md)
      * [swiper-item | 滑块视图容器子项](swiper-item.md)
D
DCloud_LXH 已提交
10
    * [match-media | 匹配检测节点](match-media.md)
D
DCloud_LXH 已提交
11
    * movable | 可拖动组件
D
DCloud_LXH 已提交
12 13
      * [movable-area | 可拖动区域](movable-area.md)
      * [movable-view | 可拖动视图容器](movable-view.md)
D
DCloud_LXH 已提交
14
    * cover
D
DCloud_LXH 已提交
15 16
      * [cover-view](cover-view.md)
      * [cover-image](cover-image.md)
D
DCloud_LXH 已提交
17
    * list-view | 列表布局组件
D
DCloud_LXH 已提交
18 19
      * [list-view | 列表容器](list-view.md)
      * [list-item | 列表容器子项](list-item.md)
D
DCloud_LXH 已提交
20
    * sticky | 粘性布局组件
D
DCloud_LXH 已提交
21 22
      * [sticky-header | 吸顶布局容器](sticky-header.md)
      * [sticky-section | 吸顶布局容器](sticky-section.md)
D
DCloud_LXH 已提交
23
    * nested-scroll | 嵌套滚动
24 25
      * [nested-scroll-header](nested-scroll-header.md)
      * [nested-scroll-body](nested-scroll-body.md)
D
DCloud_LXH 已提交
26
    * [block](block.md)
27
  * 基础内容
D
DCloud_LXH 已提交
28 29
    * [icon | 图标](icon.md)
    * [text | 文本](text.md)
30
    * [rich-text | 富文本](rich-text.md)
D
DCloud_LXH 已提交
31
    * [progress | 进度条](progress.md)
D
DCloud_LXH 已提交
32
    * [native-view](native-view.md)
33
  * 表单组件
D
DCloud_LXH 已提交
34
    * [button | 按钮](button.md)
D
DCloud_LXH 已提交
35
    * checkbox | 多选框
D
DCloud_LXH 已提交
36 37 38 39 40
      * [checkbox-group | 多选框组](checkbox-group.md)
      * [checkbox | 多选框](checkbox.md)
    * [form | 表单](form.md)
    * [input | 输入框](input.md)
    * [editor | 富文本编辑器](editor.md)
41
    * [label](label.md)
D
DCloud_LXH 已提交
42
    * [picker | 底部弹出滚动选择器](picker.md)
D
DCloud_LXH 已提交
43
    * picker-view | 滚动选择器组件
D
DCloud_LXH 已提交
44 45
      * [picker-view | 嵌入页面的滚动选择器](picker-view.md)
      * [picker-view-column | 滚动选择器子项](picker-view-column.md)
D
DCloud_LXH 已提交
46
    * radio | 单选框
47 48
      * [radio-group | 单选框组](radio-group.md)
      * [radio | 单选框](radio.md)
D
DCloud_LXH 已提交
49 50 51
    * [slider | 滑动选择器](slider.md)
    * [switch | 开关选择器](switch.md)
    * [textarea | 多行输入框](textarea.md)
52
  * 导航
D
DCloud_LXH 已提交
53
    * [navigator | 页面链接](navigator.md)
54
  * 媒体组件
D
DCloud_LXH 已提交
55 56
    * [image | 图片](image.md)
    * [video | 视频](video.md)
D
DCloud_LXH 已提交
57
    * [animation-view | Lottie动画](animation-view.md)
58
  * 地图
D
DCloud_LXH 已提交
59
    * [map | 地图](map.md)
60
  * 画布
D
DCloud_LXH 已提交
61
    * [canvas | 画布](canvas.md)
D
DCloud_LXH 已提交
62 63
  * 广告
    * [ad | 信息流广告](ad.md)
64 65
  * 网页
    * [web-view](web-view.md)
66
  * 页面属性配置节点
67 68 69
    * [custom-tab-bar](custom-tab-bar.md)
  * unicloud
    * [unicloud-db](unicloud-db.md)
D
DCloud_LXH 已提交
70
  * [animation-view](animation-view.md)
D
DCloud_LXH 已提交
71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
  * Skyline
    * 手势系统
      * [double-tap-gesture-handler](double-tap-gesture-handler.md)
      * [force-press-gesture-handler](force-press-gesture-handler.md)
      * [horizontal-drag-gesture-handler](horizontal-drag-gesture-handler.md)
      * [long-press-gesture-handler](long-press-gesture-handler.md)
      * [pan-gesture-handler](pan-gesture-handler.md)
      * [scale-gesture-handler](scale-gesture-handler.md)
      * [tap-gesture-handler](tap-gesture-handler.md)
      * [vertical-drag-gesture-handler](vertical-drag-gesture-handler.md)
    * [draggable-sheet](draggable-sheet.md)
    * [grid-builder](grid-builder.md)
    * [grid-view](grid-view.md)
    * [list-builder](list-builder.md)
    * [open-container](open-container.md)
    * [share-element](share-element.md)
    * [snapshot](snapshot.md)
    * [span](span.md)
  * 开放能力
    * [ad-custom](ad-custom.md)
    * [official-account](official-account.md)
    * [store-home](store-home.md)
    * [store-product](store-product.md)
* [其他组件](unsupport.md)
  * [aria-component](aria-component.md)
  * [native-component](native-component.md)
  * [channel-live](channel-live.md)
  * [channel-video](channel-video.md)
  * [voip-room](voip-room.md)
  * [keyboard-accessory](keyboard-accessory.md)
  * [page-container](page-container.md)
  * [root-portal](root-portal.md)
  * [block](block.md)