This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
huanghui
/
vitevue32
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
noSetup
vitevue32
/
packages
/
components
/
space
/
doc
/
doc.md
doc.md
1.0 KB
Lien permanent
Historique
Raw
Space 间距
常用于多个组件,或多个元素之间的间距设置,避免紧贴在一起
基本使用
space 的基本使用
纵向布局
使用 direction 来控制布局的方式
自定义 Size
通过调整 size 的值来控制间距的大小
Attributes
参数
说明
类型
可选值
默认值
direction
排列的方向
string
vertical/horizontal
horizontal
size
间隔大小
string / number
-
10