Ngx meta.ngxmetametadefinition.attrselector
Home > @davidlj95/ngx-meta > NgxMetaMetaDefinition > attrSelector
NgxMetaMetaDefinition.attrSelector property
Attribute selector that identifies the <meta>
in order to remove it when needed.
Signature:
readonly attrSelector: string;
Example
For instance, [name='description']
for the <meta name='description'>
element