UNPKG
antd-mobile-alita
Version:
latest (2.3.4)
2.3.4
基于 React 的移动设计规范实现
mobile.ant.design
ant-design/ant-design-mobile
antd-mobile-alita
/
lib
/
wing-blank
/
PropsType.d.ts
4 lines
(3 loc)
•
71 B
TypeScript
View Raw
1
2
3
4
export
interface
WingBlankPropsType
{ size?:
'sm'
|
'md'
|
'lg'
; }