Skip to content

Ngx meta.providengxmetarouting

Home > @davidlj95/ngx-meta > provideNgxMetaRouting

provideNgxMetaRouting() function

Enables managing metadata of a page by specifying it in its Angular Route#data

Signature:

provideNgxMetaRouting: () => EnvironmentProviders
Returns:

EnvironmentProviders

Remarks

This is the standalone, recommended API. Using this API is preferred. However, you may also use NgxMetaRoutingModule.forRoot() as the Angular module-based equivalent API.