@addapptables/core 中文文档教程
ADDAPPTABLES core
Getting Started
首先,让我们通过 npm 安装包:
选择与您的 Angular 版本相对应的版本:
Angular | @addapptables/core |
---|---|
8 | 2.x |
7 | 1.x |
npm i @addapptables/core --S
How to use
@import '~@addapptables/core/addapptables-grid.theme';
ADDAPPTABLES core
Getting Started
To get started, lets install the package thru npm:
Choose the version corresponding to your Angular version:
Angular | @addapptables/core |
---|---|
8 | 2.x |
7 | 1.x |
npm i @addapptables/core --S
How to use
@import '~@addapptables/core/addapptables-grid.theme';