This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
ZHSW
/
zhsw_wechat
Observar
8
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
f9ac7f1417
Branches
Tags
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;