DaffMetaService
Manages the meta tags on the current browser page.
Properties
Name | Type | Description |
---|---|---|
upsert | void | Updates or inserts, as needed, a meta tag to the page. |
remove | void | Removes the specified meta tag from the page. |
Manages the meta tags on the current browser page.
Name | Type | Description |
---|---|---|
upsert | void | Updates or inserts, as needed, a meta tag to the page. |
remove | void | Removes the specified meta tag from the page. |