This website requires JavaScript.
Explore
å ŗäē
Help
Register
Sign In
github
/
ant-design-vue
mirror of
https://github.com/vueComponent/ant-design-vue
Watch
1
Star
0
Fork
You've already forked ant-design-vue
0
Code
Issues
Projects
Releases
Wiki
Activity
04f72ed2cf
ant-design-vue
/
components
/
vc-mentions
/
src
/
placement.js
4 lines
92 B
JavaScript
Raw
Blame
History
import
{
tuple
}
from
'../../_util/type'
;
export
const
PlaceMent
=
tuple
(
'top'
,
'bottom'
)
;
Reference in New Issue
View Git Blame
Copy Permalink