An enterprise-class UI design language for Angular mobile web applications. The UI is fully Configurable and Scalable, easily adapt to all kinds of product style. Use TypeScript to develop, provide type definition files, support type and attribute smart tips for easy business development. ...
首先,确保你的项目环境中已安装了最新版本的Node.js以及Angular CLI。接着,可以通过npm命令轻松地将NG-ZORRO-MOBILE添加到现有的Angular项目中: ```bash npm install ng-zorro-antd-mobile --save ``` 安装完成后,在项目的`app.module.ts`文件中导入`NgZorroAntdMobileModule`模块,并将其添加到imports数组中。...
ng-zorro-mobile并不是依赖ionic的组件封装,而是基于angular6封装,所以理论上是兼容ionic3/4的,只是ionic3当前稳定版最高兼容到angular5,要使用ng-zorro-mobile要自行调整代码。而ionic4是兼容angular6的,所以可无缝使用ng-zorro-mobile。 原有项目使用ng add ng-zorro-mobile会被强制修改app.component.html 使用...
ng-zorro-mobile ng-zorro-mobile Ant Design 移动规范的 Angular 实现,服务于阿里巴巴集团数据无线业务。[百科] 7关注 动态 问答 文章 写文章提问题 Ant Design 移动规范的 Angular 实现,服务于阿里巴巴集团数据无线业务。 创建于2018-09-27 订阅ng-zorro-mobile RSS...
### 摘要 NG-ZORRO-Mobile 是一款基于 Angular 框架构建的应用程序,它遵循了 Ant Design Mobile 的设计规范。该应用程序致力于为用户提供高效、美观且响应式的移动应用界面解决方案。无论是在手机还是平板电脑上,NG-ZORRO-Mobile 都能确保用户获得一致且优质的使用体验。 ### 关键词 NG-ZORRO-Mobile, Angular, ...
An enterprise-class mobile UI components based on Ant Design and Angular. Latest version: 10.0.0, last published: a year ago. Start using ng-zorro-antd-mobile in your project by running `npm i ng-zorro-antd-mobile`. There are 11 other projects in the npm
NG-ZORRO-MOBILE 是 Ant Design 移动规范的 Angular 实现。 Ant Design作为服务于企业级产品的设计体系,基于『确定』和『自然』的设计价值观,通过模块化的解决方案,降低冗余的生产成本,用其简单且高效的设计理念,让设计者专注于更好的用户体验。 Ant Design 发布之初仅有 React 版本实现,为了让 Angular 开发者也能...
通过Stack Overflow 或者 Segment Fault 提问时,建议加上 ng-zorro-mobile 标签。 (English) (中文) (English & 中文) 加入钉钉 NG-ZORRO-MOBILE 自助服务群(中文) 谁在使用 阿里巴巴 如果你的公司和产品使用了 NG-ZORRO-MOBILE,欢迎到 这里 留言。 授权协议 MIT©...
前端一般会听过阿里的Ant Design,而对于angular使用者,大多也听过ng-zorro(Ant Design for Angular的PC版),最近一次ng-zorro的更新,带来了新的开源迷弟:ng-zorro-mobile(Ant Design Mobile for Angular)。 打开ng-zorro-mobile官网,侧边栏很醒目地标示了在ionic中使用: ...
NG-ZORRO/ng-zorro-antd-mobile NG-ZORRO-MOBILE is the Angular implementation of Ant Design Mobile Specification.Taking advantage of unitary specifications, Ant Design makes prototyping simpler and mo…