This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
ZHSW
/
zhsw_wechat
Vigiar
8
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
f9ac7f1417
Ramos
Etiquetas
master
zhsw_wechat
/
miniprogram_npm
/
tdesign-miniprogram
/
fab
/
draggable
/
props.js
props.js
109 B
Histórico
Em bruto
1
2
3
4
5
6
7
const props = {
direction: {
type: String,
value: 'all',
},
};
export default props;