Ngx meta.makekeyvalmetadefinitionoptions
Home > @davidlj95/ngx-meta > MakeKeyValMetaDefinitionOptions
MakeKeyValMetaDefinitionOptions interface
Warning: This API is now obsolete.
Use NgxMetaElementsService APIs instead. See migration guide for more info
Options argument object for makeKeyValMetaDefinition()
Signature:
export interface MakeKeyValMetaDefinitionOptions 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| extras? | MetaDefinition | (Optional) Extra contents for the meta definition Default value is  | |
| keyAttr? | string | (Optional) Name of the  Default value is  | |
| valAttr? | string | (Optional) Name of the  Default value is  |