UNPKG

antd-mobile

Version:

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

27 lines (26 loc) 511 B
declare const _default: { wrapper: { flexDirection: string; alignItems: string; }; icon: { width: number; height: number; }; radioItem: { flexDirection: string; alignItems: string; }; radioItemRadio: { marginLeft: number; marginRight: number; }; radioItemContent: { color: string; fontSize: number; }; radioItemContentDisable: { color: string; }; }; export default _default;