--- Title: Extensions API Github only: true --- # Extensions API Contains components related to the Extensions functionality. See the library's [README file](../../lib/extensions/README.md) for more information about installing and using the source code. ## Components | Name | Description | Source link | | ---- | ----------- | ----------- | | _Dynamic component_ | _Not currently documented_ | [Source](../../lib/extensions/src/lib/components/dynamic-component/dynamic.component.ts) | | _Dynamic tab component_ | _Not currently documented_ | [Source](../../lib/extensions/src/lib/components/dynamic-tab/dynamic-tab.component.ts) | ## Services | Name | Description | Source link | | ---- | ----------- | ----------- | | _Extension loader service_ | _Not currently documented_ | [Source](../../lib/extensions/src/lib/services/extension-loader.service.ts) | | _Extension service_ | _Not currently documented_ | [Source](../../lib/extensions/src/lib/services/extension.service.ts) |