Custom Angular Element Functionality

Viewed 15

im trying to create an angular element with some functionality. I managed to create a sample one and use it in a project of mine. As i now want to add some functionality my questions are:

  1. Is it possible that my element uses some functionality of an npm package(i.e ngSelect)?
  2. Is it possible to fetch data/make http requests and proxy it for different environments?
0 Answers
Related