An open API service indexing awesome lists of open source software.

https://github.com/shanmukhateja/adt-ng-comp-for-html-demo

demonstrates injecting Angular component as child node to HTMLElement
https://github.com/shanmukhateja/adt-ng-comp-for-html-demo

angular component-injection

Last synced: 3 months ago
JSON representation

demonstrates injecting Angular component as child node to HTMLElement

Awesome Lists containing this project

README

        

# Dropdown 101 Project

This Angular project demonistrates injecting dynamic Angular components as child nodes to `HTMLElement`.

It uses [angular-datatables](https://l-lin.github.io/angular-datatables) library and [ngx-bootstrap](https://valor-software.com/ngx-bootstrap) library for presentation purposes.

## Get Started

1. Clone this repo.
2. `npm install`
3. `npm run start`
4. Profit.