Kagula
Mar-7-2023
Introduction
Examples of string interpolation for angular novices.
Environment
- Visual Studio Community 2022 (Version 17.5.0)
- Angular CLI: 15.2.1
- Node: 18.14.2
- Package Manager: npm 9.5.0
- OS: win32 x64
Content
Pic1. app.component.ts
Pic2. app.component.html
Pic3. Chrome
Reference
- <<Angular For Beginners - 2. String Interpolation>> Teddy Smith