This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
ZHSW
/
zhsw_wechat
Suivre
8
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f9ac7f1417
Branches
Tags
master
zhsw_wechat
/
miniprogram_npm
/
tdesign-miniprogram
/
fab
/
draggable
/
props.js
props.js
109 B
Historique
Raw
1
2
3
4
5
6
7
const props = {
direction: {
type: String,
value: 'all',
},
};
export default props;