E
E
enchikiben2019-12-06 12:33:04
Angular
enchikiben, 2019-12-06 12:33:04

Override component in Angular 8?

Good afternoon! I use a third-party component in the project, it contains a number of its components and I need to make a number of changes in one of them. Question: is it possible to override this component somehow? without creating a copy of this large component.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Sanych, 2019-12-29
@mountpoint

make a fork of the repository (if there is an MIT license or something similar) - change whatever you like, upload it to npm and install npm install [package_name]
You yourself did this recently. For the original component was a little crooked

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question