Using a Component from a Component Library

You can reuse the components defined in a project by configuring your project dependencies.

To use a component defined in a component library, configure your project to depend on the base project that contains the component library. For information on how to do this, see Configuring Project Dependency.

The project depending on the base project, can use the components defined in the base project in the following contexts:

The components from the base project do not appear in the component catalogue of the project. They only appear when you browse the available types.