UNPKG

antd-mobile

Version:

基于 React 的移动设计规范实现

37 lines (36 loc) 776 B
declare var _default: { container: { position: string; top: number; left: number; bottom: number; right: number; backgroundColor: string; zIndex: number; }; innerContainer: { flex: number; alignItems: string; justifyContent: string; backgroundColor: string; }; wrapper: { alignItems: string; justifyContent: string; width: number; height: number; borderRadius: number; backgroundColor: string; }; tip: { color: string; fontSize: number; marginLeft: number; }; toast: { color: string; fontSize: number; marginTop: number; }; }; export default _default;