AngularJavaScript Frameworks

Create A Flight List Table in Angular (Three Part Series)

Part 1: We’ll clean up the app.component.html template and grab a bootstrap table template and integrated into our Angular app.

Out main index.html file after updated with the Bootstrap template.

HTML

Here’s the state of our app.component.html at this point. Some rows were removed for brevity.

HTML
Verified by MonsterInsights