Ngx meta.ngxmetacoremodule
Home > @davidlj95/ngx-meta > NgxMetaCoreModule
NgxMetaCoreModule class
Adds core providers of ngx-meta to the application. Must use NgxMetaCoreModule.forRoot() method.
For standalone apps, use provideNgxMetaCore() instead
Signature:
export declare class NgxMetaCoreModule
Methods
| Method | Modifiers | Description |
|---|---|---|
| [forRoot(options)](./ngx-meta.ngxmetacoremodule.forroot.md) | `static` | Provides the core library services Allows specifying some default metadata values |