Posts Categorized: Angular

[Angular] Ionic Hightlights

1. Margin & Padding element https://ionicframework.com/docs/v3/theming/css-utilities/#element-margin 2. Align element 2.1. Align Text https://ionicframework.com/docs/v3/theming/css-utilities/#text-alignment 2.2 Ionic color generate tool https://ionicframework.com/docs/theming/color-generator Q&A file page.modules.ts để làm gì? hệ thống routing trong angular & ionic? loadChildren trong routing.module.ts có ý nghĩa gì? 3. Create Page 4. Using router in .ts file 5. Create and using Component 6. CSS […]

[Angular] Highlights

Tạo mới component và re-use trong 1 component khác Tạo component A (trong component A có sử dụng component B) Nếu component có sử dụng component khác thì phải import 2 component ở module của component cha. Tìm nhanh 1 router trong Angular tìm với từ khóa path: ‘reports’