Tepian | Firefox | Chrome | Safari | Opera | ios safari | Chrome untuk Android |
|---|---|---|---|---|---|---|
| Edge 5 versi terakhir | 5 versi terakhir | 5 versi terakhir | 3 versi terakhir | 4 versi terakhir | 3 versi terakhir | 3 versi terakhir |
CLI sudut adalah alat untuk menginisialisasi, mengembangkan, perancah dan mempertahankan aplikasi sudut
Untuk memasang CLI sudut:
npm install -g @angular/cliMenghasilkan dan Melayani Proyek Angular Melalui Server Pengembangan Membuat dan menjalankan proyek baru:
ng new my-project
cd my-project
ng serveArahkan ke http: // localhost: 4200/. Aplikasi akan secara otomatis memuat ulang jika Anda mengubah salah satu file sumber.
Untuk lebih lanjut tentang perintah CLI Angular Klik pada tautan.
Untuk menginstal perpustakaan ini, ikuti langkah -langkah yang diberikan di bawah ini:
$ cd your-angular-project$ npm install amexio-chart-d3 --save dan kemudian dari AppModule sudut Anda:
import { BrowserModule } from '@angular/platform-browser' ;
import { NgModule } from '@angular/core' ;
import { FormsModule } from "@angular/forms" ;
import { AppComponent } from './app.component' ;
// To import D3-Chart :-
import { AmexioChartD3Module } from 'amexio-chart-d3' ;
@ NgModule ( {
declarations : [
AppComponent
] ,
imports : [
BrowserModule ,
FormsModule ,
AmexioChartD3Module ,
] ,
providers : [ ] ,
bootstrap : [ AppComponent ]
} )
export class AppModule { } Untuk menginstal perpustakaan ini, ikuti langkah -langkah yang diberikan di bawah ini:
$ cd your-angular-project$ npm install amexio-ng-extensions@latest --save dan kemudian dari AppModule sudut Anda:
import { BrowserModule } from '@angular/platform-browser' ;
import { NgModule } from '@angular/core' ;
import { FormsModule } from "@angular/forms" ;
import { AppComponent } from './app.component' ;
// Import your library
import { AmexioWidgetModule , CommonDataService } from 'amexio-ng-extensions' ;
// To import Charts
import { AmexioChartsModule } from 'amexio-ng-extensions' ;
//To import Maps
import { AmexioMapsModule } from 'amexio-ng-extensions' ;
// To import Dashboard
import { AmexioDashboardModule } from 'amexio-ng-extensions' ;
// To import Enterprise
import { AmexioEnterpriseModule } from 'amexio-ng-extensions' ;
@ NgModule ( {
declarations : [
AppComponent
] ,
imports : [
BrowserModule ,
FormsModule ,
AmexioWidgetModule ,
AmexioChartsModule ,
AmexioMapsModule ,
AmexioDashboardModule ,
AmexioEnterpriseModule
] ,
providers : [ CommonDataService ] ,
bootstrap : [ AppComponent ]
} )
export class AppModule { }| Modul Amexio |
|---|
| AMEXIOWIDGETMODULE |
| Amexioformsmodule |
| Amexiodatamodule |
| AmexiolayoutModule |
| Amexiopanemodule |
| AmexionavModule |
| Amexiomediamodule |
| AMEXIOMAPSMODULE |
| Amexiochartsmodule |
| AmexiodashboardModule |
| AmexioenterPriseModule |
Untuk menggunakan tema default impor ../node_modules/amexio-ng-extensions/styles/mda/at-md-blue.scss di aplikasi Anda styles.scss atau rujuk tabel di bawah ini untuk tema lain yang disediakan.
| Tema materi Amexio | Tema Amexio |
|---|---|
| AT-MD-GOLD-AMBER | At-am-ocean-blue |
| At-md-army-olive | At-am-tiger |
| At-md-ash batu hitam | AT-AM-AM-LIME GREEN |
| At-md-black | At-am-matrix |
| At-md-blue | At-am-spicy-apricot |
| At-md-biru-abu-abu | At-am-byzantine-crystal |
| At-md-ginger-gread | At-am-honey-prusia |
| AT-MD-CERISE MAGNETA | AT-AM-PERSIAN-LAGUNA |
| AT-MD-Charcoal Russet | At-am-burgandy-magenta |
| At-md-fern-lime | At-am-navy-grape |
| At-md-frenchrose-mulberry | At-am-matrix-amber |
| AT-MD-Grape-Voliet | At-am-matrix-cream |
| AT-MD-HOT-PINK-FUCHSIA | At-am-matrix-maya |
| AT-MD-Saphire | At-am-matrix-ultra |
| At-md-jungle-mint | At-am-royal-Kelly |
| At-md-maya-light-blue | At-am-royal-pineapple |
| AT-MD-Mahoni Barny Red | |
| AT-MD-NAVY EGYPTIAN | |
| At-md-raspberry sangria | |
| AT-MD-RED Maroon | |
| AT-MD-Sacremento Jado | |
| AT-MD-Yale Azure | |
| At-md-tronbone royal | |
| At-md-pineapple-flaxen | |
| At-md-pumpkin-fire | |
| AT-MD-Mauve-Orchid | |
| At-md-honey-mustard | |
| AT-MD-BRUNTOR-TANGERINE |
Ekstensi ini akan membantu pengembang kode Visual Studio dengan cuplikan kode cepat untuk markup AMEXIO serta naskah AMEXIO untuk ekstensi sudut.
Pilih komponen AMEXIO UI
Isi Params Komponen yang Diperlukan
Hak Cipta © Metamagic Global Inc, 2017-19. NJ, AS. Ekstensi Angular Amexio. Semua hak dilindungi undang -undang.
Betamagic Global Pvt Ltd, Pune, Maharashtra, India adalah anak perusahaan yang sepenuhnya dimiliki oleh Metamagic Global Inc, NJ, AS.
Lisensi di bawah lisensi Apache 2.0. AMEXIO API Dokumen oleh CC oleh 4.0
Menikmati!