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
6e6fd3af79
ant-design-vue
/
components
/
config-provider
/
SizeContext.tsx
2 lines
65 B
TypeScript
Raw
Blame
History
export
type
SizeType
=
'small'
|
'middle'
|
'large'
|
undefined
;
Reference in New Issue
View Git Blame
Copy Permalink