This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
ZHSW
/
zhsw_wechat
Seguir
8
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
f9ac7f1417
Ramas
Etiquetas
master
zhsw_wechat
/
miniprogram_npm
/
tdesign-miniprogram
/
fab
/
draggable
/
props.js
props.js
109 B
Histórico
Raw
1
2
3
4
5
6
7
const props = {
direction: {
type: String,
value: 'all',
},
};
export default props;