it:ad:angular:howto:export_components

it:ad:angular:howto:Export Components

Summary

So you've created a component in one Module, that you want to use in another Module.

And you're probably getting:

error
...
1. If 'core-components-header' is an Angular component and it has 'model' input, then verify that it is part of this module.
...

  • Make sure it's Declared in the first module AND it's Exported…
  • /home/skysigal/public_html/data/pages/it/ad/angular/howto/export_components.txt
  • Last modified: 2023/11/04 03:37
  • by 127.0.0.1