Skip to content

SetupComponentFn Type documentation

Types Documentation

Factory type that is either a WidgetComponentTypeFactory , FederatedModule or WebComponent .
(CommonFactoryFields & { [ index: string ]: any } })
(CommonFactoryFields & LoadRemoteModuleOptions & { [ index: string ]: any } })
(CommonFactoryFields & { [ index: string ]: any } })
The Remote Module definition is based on @angular-architects . We take it over into this file to prevent adding a hard dependency.

Except where otherwise noted, content on this site is licensed under MIT License.